Skip to content

Release 3.7

Compare
Choose a tag to compare
@bungle bungle released this 27 Oct 18:09
· 37 commits to master since this release
v3.7
b4e542c

Fixed

  • Fix #107 where session.start could release a lock for a short period

Added

  • Add keep_lock argument to session.open
  • Add pluggable compressors, and implement none and zlib compressor