Releases: qcrisw/aioredis-models
Releases · qcrisw/aioredis-models
v3.0.0
03 May 07:28
Compare
Sorry, something went wrong.
No results found
Add support for transactions (#14 )
Make RedisDoubleHash more atomic and transactional (#15 )
Replace Set with List as applicable in RedisSet and RedisDoubleHash (#16 )
v2.1.0
24 Apr 20:45
Compare
Sorry, something went wrong.
No results found
Add enqueue and dequeue to RedisList (#13 )
v2.0.0
06 Apr 12:45
Compare
Sorry, something went wrong.
No results found
Refactor RedisList.find_index to use enumerate #12
v1.2.0
04 Apr 12:40
Compare
Sorry, something went wrong.
No results found
Add ability to enumerate lists and hashes #11
v1.1.0
18 Mar 14:11
Compare
Sorry, something went wrong.
No results found
allow specifying encoding on RedisString.get
v1.0.1
24 Feb 09:33
Compare
Sorry, something went wrong.
No results found
claim support for Python 3.6+
v1.0.0
17 Feb 12:29
Compare
Sorry, something went wrong.
No results found
rename timeout in RedisList to timeout_seconds
rename length in RedisSet to size
add documentation
Release v0.2.0
16 Feb 13:29
Compare
Sorry, something went wrong.
No results found
Introduces functions to get lengths of various structures.
Initial release
17 Jan 10:07
Compare
Sorry, something went wrong.
No results found
Contains initial release of the package