On Fri, Feb 13, 2015 at 11:12:38AM +0100, Jan Hejl wrote:
> 
> Dne 13.2.2015 v 09:47 Axb napsal(a):
> >On 02/13/2015 08:51 AM, Jan Hejl wrote:
> >>Whups. 62M :-D Sorry, my mistake. But still ...
> >
> >what counts is:
> >
> >used_memory_human:49.70M
> >
> >
> >seems amazingly little data.
> Why not?

What counts is tokens (and ttl to purge them). It makes absolutely zero
common sense that 10M messages could be processed having <1M tokens in the
DB.

I process only few hundred messages a day:

$ redis-cli info | egrep '(:keys|memory)'
used_memory:26683624
used_memory_human:25.45M
used_memory_rss:31256576
used_memory_peak:27370904
used_memory_peak_human:26.10M
used_memory_lua:109568
db0:keys=266576,expires=266572,avg_ttl=2305894191

Reply via email to