Be Careful With your Redis BitSets and Java

Fast, easy, realtime metrics using Redis Bitmaps A while back a popular article hit Hacker News. Written by the guys over at Spool, it contained a slick methodology for storing metrics such as user logins per day, song plays by user, etc using using Redis BitSets. How about a basic example. When a user logs [...]