Releases: yahoo/redislite
Releases · yahoo/redislite
v5.0.165407
Updated version
v5.0.159960
Updated version
Update to redis 3.2.9
This release only updates the built in redis server to redis version 3.2.9
Upgrade embedded redis server to redis version 3.2.6
This release upgrades the embedded redis server to version 3.2.6.
It also adds Python 3.6 to the supported python interpreters.
Properly handle rdb files with spaces in the filename
- Fix server start failures when the rdb filename has a space or quote character in it
Update configuration code to allow specifying configuration items multiple times
This release changes has the followign changes:
Allow the serverconfig argument of the Redis/StrictRedis objects to accept a list of values that are used to provide the same setting multiple times in the configuration with different values. It also allows the serverconfig to take any valid redis server config setting.
Fix for race condition on redis-server start in issue #98
Update the included redis server to version 3.0.5
v3.0.271 Update included redis to 3.0.5