Skip to content

Version 0.13.1

Latest
Compare
Choose a tag to compare
@devkral devkral released this 07 Jan 16:12
0.13.1
bfd9409

Added

  • FileStore was added (simple synchronization via files in a directory).
  • with_lock was added to asyncz.file_locking.

Fixed

  • SQLAlchemyStore didn't pass extra arguments to create_engine.