Skip to content

Commit

Permalink
Put a warning in the changelog about the cache invalidation issue due…
Browse files Browse the repository at this point in the history
… to the prefix key change.
  • Loading branch information
Evan Weaver committed Jul 6, 2008
1 parent a59d937 commit 23563c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG
@@ -1,5 +1,5 @@

v0.11. Update to libmemcached 0.21. 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).
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). WARNING! If you use a namespace, this version will effectively invalidate your entire cache.

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

Expand Down

0 comments on commit 23563c0

Please sign in to comment.