geerlingguy / ansible-role-redis

Ansible Role - Redis
https://galaxy.ansible.com/geerlingguy/redis/
MIT License
254 stars 197 forks source link

Support maxmemory #9

Closed JorisVanEijden closed 9 years ago

JorisVanEijden commented 9 years ago

Allow specifying maxmemory and eviction policy . This allows using redis as a LRU cache of limited size.

JorisVanEijden commented 9 years ago

Processed feedback