Skip to content

v0.11.9

Compare
Choose a tag to compare
@grigi grigi released this 18 Apr 10:43
  • Code has been reformatted using black, and minor code cleanups (#120 #123)
  • Sample Quart integration (#121)
  • Better isolation of connection handling — Allows more dynamic connections so we can do pooling & reconnections.
  • Added automatic MySQL connection retry