HLEN key
Returns the number of fields contained in the hash stored at
key.Return value
Integer reply: number of fields in the hash, or
0whenkeydoes not exist.
Source: http://redis.io/commands/hlen
HLEN key
Returns the number of fields contained in the hash stored at
key.Return value
Integer reply: number of fields in the hash, or
0whenkeydoes not exist.
Source: http://redis.io/commands/hlen
instagram-engineering.tumblr.com/post/12202313862/storing-hundreds-of-millions-of-simple-key-value
http://code.flickr.net/2013/03/26/using-redis-as-a-secondary-index-for-mysql/
http://code.flickr.net/2012/12/12/highly-available-real-time-notifications/