Skip to content

Releases: yahoo/redislite

v5.0.165407

25 Jan 22:46
Compare
Choose a tag to compare
Updated version

v5.0.159960

23 Nov 05:43
Compare
Choose a tag to compare
Updated version

Update to redis 3.2.9

23 May 16:10
Compare
Choose a tag to compare

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

13 Jan 06:46
Compare
Choose a tag to compare

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

12 May 05:25
Compare
Choose a tag to compare
  • 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

27 Apr 20:28
Compare
Choose a tag to compare

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

01 Dec 18:14
Compare
Choose a tag to compare
v3.0.271

Update included redis to 3.0.5