- Add
contains
to Pool - Fix major
rename
bug
- Add
rename
to IClient - Add
redisext.key.Key
mixin withrename
method
- Add
pipeline
to IClient
- Add
members
to Pool
- Add
randomkey
to IClient
- Add
with_scores
param
- Add
rem
to SortedSet
- Fix missed packages
- Add DSN support
- Add
clean_by_score
to SortedSet
- Add
members_by_score
to SortedSet
- Add
items
method to queue - Add
ltrim
method to abstract redis connection
- Add
size
method to queue
- Rename
put
toset
inredisext.hashmap
- Method
exists
method toMap
- Connections re-use
- Add
Lock
- Connection object uses through CONNECTION attribute, instead of inheritance