Pyssdb Versions Save

An SSDB Client Library for Python

v0.1.2

9 years ago
  • Fixes: Some SSDB errors give no reasons
  • Fixes: zget return the score, which is an integer

Full list of changes: https://github.com/ifduyue/pyssdb/compare/v0.1.1...v0.1.2

v0.1.1

9 years ago
  • Fixes #2: close a connection if any error occurs.

v0.1.0

10 years ago
  • support new commands
  • set like commands return 1 other than '1'.
  • bugfix: pip install pyssdb README.rst not found.