Changes for version 1.10
- CHANGES:
- max_list_items added.
- Needs Redis server version 2.8 or higher.
- Attempt to protect against used_memory > maxmemory. FIXES:
- Obey 'connection_timeout', 'operation_timeout' attributes of redis connection hash.
- Tests refined.
Modules
Provides fixed size (determined by 'maxmemory' Redis server setting) collections with FIFO data removal.
String manipulation utilities.