cssdbpy icon indicating copy to clipboard operation
cssdbpy copied to clipboard

Fastest SSDB client written on Cython. Production ready

Results 7 cssdbpy issues
Sort by recently updated
recently updated
newest added

Rewrite code for send messages in ssdb. Old code not supported pipelining

enhancement

Create pool connections

enhancement

Create support execute_pipeline

enhancement

Update - cssdbpy in pip - documentation Create examples - Auth - Python3 - Travis CI support

enhancement

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.

enhancement