Sha256: c7a5f7757e79c9c226ce0da8073bc62bb4fe6a742fed4ecef1521dae7f34a6f7

Contents?: true

Size: 1.98 KB

Versions: 1

Compression:

Stored size: 1.98 KB

Contents

v0.15.1. Fix build problem.

v0.15. Update to libmemcached 0.31.1. UDP support. Domain socket support (hellvinz). Bugfixes. Bundle libmemcached itself with the gem (antifuchs).

v0.14.4. Re-SWIG.

v0.14.3. Change Rails#get_multi API.

v0.14.2. Update to libmemcached 0.26.2. Return errno description.

v0.14.1. Update to libmemcached 0.26.1. Various bugfixes. Expose memcached_generate_hash_rvalue.

v0.13. Update to libmemcached 0.25. Use new built-in failover. Document fixed timeouts.

v0.12. Update to libmemcached 0.24. Support weights and flags. Default to HASH_WITH_PREFIX behavior. Note, if you use ketama, upgrading will invalidate your entire cache.

v0.11. Update to libmemcached 0.22. Support hostname lookups. Register %freefunc for MemcachedSt and remove destroy() method. Use new built-in behavior for namespacing. Raise on version mismatch. Remove private hash function. Fix bug related to socket size behavior reset when struct is initialized with missing servers (Jeffrey Hardy). Note, if you use a namespace, upgrading will invalidate your entire cache.

v0.10. Update to libmemcached 0.20. Failover support. Close consistent hashing bugs.

v0.9. Update to libmemcached 0.19. Add some failover tests, but we are still waiting on libmemcached's replication branch for them to actually be useful. Fix CAS bug (ktheory).

v0.8.1. Disable NotFound backtraces for speed (Blaine Cook).

v0.8. CAS support. Update to libmemcached 0.16.

v0.7.2. Auto-repair unprintable characters and too-long keys; improve performance of namespacing operation.

v0.7.1. Allow for explicit resetting of the struct on each request, at least until Brian fixes the synchronization problem.

v0.7. Rails compatibility wrapper; real multiget; rescue UnknownReadFailures in order to reset the struct..

v0.6. Better documentation; benchmark suite; improve buffered IO API; remove namespace accessor in favor of generic options hash; patch up extconf.rb to handle unusual library situations; increase test coverage.

v0.5. First release.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
memcached-0.15.1 CHANGELOG