Skip to content

v2.1.0

Compare
Choose a tag to compare
@jparise jparise released this 08 Jan 17:50
· 297 commits to master since this release
ef2cf23
  • Public classes and exceptions can now be imported from the top-level pymemcache package (e.g. pymemcache.Client). #197
  • Add UNIX domain socket support and document server connection options. #206
  • Add support for the cache_memlimit command. #211
  • Commands key are now always sent in their original order. #209