pypi pymemcache 3.3.0
v3.3.0

latest releases: 4.0.0, 3.5.2, 3.5.1...
3 years ago
  • HashClient can now be imported from the top-level pymemcache package (e.g. pymemcache.HashClient).
  • HashClient.get_many() now longer stores False for missing keys from unavailable clients. Instead, the result won't contain the key at all.
  • Added missing HashClient.close() and HashClient.quit().

Don't miss a new pymemcache release

NewReleases is sending notifications on new releases.