Skip to content

haolian9/redislib

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yet another redis client

it's nothing fancy, just a wrapper of [resp3](https://github.com/Harrison88/respy3) based on trio and aimed to redis 7.0+.

todo:
* [ ] apis for set data type
* [ ] apis for pub/sub
* [ ] apis for lua scripting
* [ ] tests
* [ ] return type to each api
* [ ] a uniq name for pypi

About

yet another redis client lib

Resources

License

Stars

Watchers

Forks