[Cppcms-users] Big cache
Brought to you by:
artyom-beilis
From: Sergey S. <ser...@gm...> - 2012-12-27 04:44:36
|
Artyom Hi. Did you know about redis db? In one high load project i use redis db for caching. I can use native cache in my application? I have this question because if i store some 500 MB or 1GB :) and when memory is full it may breaks. Or better use cppcms_scale? But how i know how match 500 mb equals cache_limit? |