|
|
|
|
|
by redis_mlc
2247 days ago
|
|
> To my thinking, Redis fit very well in the "lightweight linux thing" category. It sounds like you don't follow Redis then. That ship sailed years ago. Redis has at least 10 major features in addition to the caching you're talking about, including search. Redis is a kind of database now. If you just want a cache, use memcached. Half of my jiras at one company were related to enabling SSL for Redis due to compliance reasons (all for internal use.) Now those can be closed. |
|