~bac/python-memcached/bug-974632

Viewing all changes in revision 55.

  • Committer: Sean Reifschneider
  • Date: 2011-11-29 19:34:32 UTC
  • Revision ID: jafo@tummy.com-20111129193432-zkvcfunuk4lmte04
Bug #887765: Interrupted connection to memcache server can cause
inconsistencies.
Added "flush_on_reconnect" (defaults to off) to Client() which will
cause a client that has lost connection to a server and then reconnects
to flush the cache on the reconnect so that it doesn't get old values
from that server.  Patch by Daniel Benamy.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: