cssdbpy
cssdbpy copied to clipboard
Fastest SSDB client written on Cython. Production ready
Rewrite code for send messages in ssdb. Old code not supported pipelining
Update - cssdbpy in pip - documentation Create examples - Auth - Python3 - Travis CI support
Write unit tests.
1. Catch connect exceptions. 2. Convert list input hkeys in dict. 3. Write unit tests. 4. Create pool connections 5. Create support execute_pipeline 6. Rewrite cython code on pure C.