Redis is a popular open source in-memory data store that supports all kinds of abstract data structures. In this post and in an accompanying example Java project, I am going to explore two great use [...]The post Redis Bitmaps: Storing state in small places first appeared on Object Partners.