Redis has some excellent documentation on time complexity of operations on the various data structures. However, it’s harder to find information on memory performance of Redis data structures. In the absence of good documentation on this, I’ve taken a more pragmatic approach and run some benchmarks.
Stuart 'Stevie' Leitch on Software Development, Java Technologies, Security and Testing