Skip to content

new release (lots of perfromance enhancements)

Compare
Choose a tag to compare
@karlicoss karlicoss released this 19 Sep 19:38
· 8 commits to master since this release

What's Changed

  • work on faster marshalling + proper benchmarks by @karlicoss in #44

  • switch to new marshalling implementation by @karlicoss in #45

  • speedup for reading and writing cached data with sqlalchemy by @karlicoss in #48

  • core: rewrite and simplify return type inference by @karlicoss in #46

  • proper support for single return values by @karlicoss in #51

  • core: add support for other backends apart from sqlite, add file-based backend (basically jsonl) by @karlicoss in #50

Full Changelog: v0.13.0...v0.14.20230919