is it stupid to use both Redis and memcached?
Name:
Anonymous
2018-03-11 8:08
redis as a kv store and memcached for caching? but redis could be used as a cache too
Name:
Anonymous
2018-03-11 9:17
reddit and memecached? I admit my role!
Name:
Anonymous
2018-03-11 14:01
any response other than
>>2-pajeet and his reddit tier humor?
Name:
Anonymous
2018-03-11 14:59
Redis is HIPAA compliant for storing protected health information, memcached isn't.
Name:
Anonymous
2018-03-11 21:06
reddit and memecached? I admit my role!
Name:
Anonymous
2018-03-11 21:06
reddit and memecached? I admit my role!
Name:
Anonymous
2018-03-13 7:41
reddit and memecached? I admit my roal!
Name:
Anonymous
2018-03-13 11:11
>>3reddit and memecached? I admit my role!
Name:
Anonymous
2018-03-15 2:38
Why not just use the in memory data structures within your chosen programming language, should you need persist to disk write a 20 line function.