Comment on Realtime Metrics for 128 Million Users with Redis: 50ms + 16MB RAMparentComments−rythie14yIt only really needs be captured like that using redis, when the collection period is up you could store it on disk, or even just the aggregate information on disk.
Comments
It only really needs be captured like that using redis, when the collection period is up you could store it on disk, or even just the aggregate information on disk.