0
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 19, 2023 — May 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Specify deps via setup.py arguments. More... over 14 years ago
Implement zlib compression. More... over 14 years ago
Fix crashes in client allocation and deallocation routines. More... over 14 years ago
Prepare release 0.9.2. More... over 14 years ago
Add notes about 0.9.3 fixes. More... over 14 years ago
Fix weird with Client.behaviors.update. More... over 14 years ago
Correctly check the exception raised on empty server list. More... over 14 years ago
Bump version to 0.9.2. More... over 14 years ago
Bump version to 0.9.1. More... over 14 years ago
Use `thread.get_ident` instead of more convoluted way. More... over 14 years ago
Raise exception when no servers are given. More... over 14 years ago
Expose all per-error exception objects. More... over 14 years ago
Comment out MEMCACHED_E2BIG return code, as it is fairly new. More... over 14 years ago
Add note about per-rc exceptions to changelog. More... over 14 years ago
Bump version to 0.9. More... over 14 years ago
Add specialized exception classes. More... over 14 years ago
Add note about empty values as empty strings. More... over 14 years ago
Fix empty memcached value exception bug. More... over 14 years ago
Add 0.9 changes. More... over 14 years ago
Added get_stats function. More... over 14 years ago
Prepare release 0.8.2. More... over 14 years ago
Fix tests for pooling helpers. More... over 14 years ago
Move cmemcache tests to main test module. More... over 14 years ago
Add missing ``pylibmc-versio.h`` to manifest. More... over 14 years ago
Add notes about pooling to the readme. More... over 14 years ago
Add notes about the binary protocol to readme. More... over 14 years ago
Prepare release 0.8.1. More... over 14 years ago
Add ``pooling.rst`` to the manifest. More... over 14 years ago
Add news on the binary support. More... over 14 years ago
Add tests for using the binary protocol. More... over 14 years ago