Skip to content

Embedded DB and Vendored Deps

Compare
Choose a tag to compare
@jjcomer jjcomer released this 24 Apr 12:36
93e13b3

A couple big changes this release:

  • OpenSSL and SQLite are now vendored into the binary
  • Added an embedded store (SQLite) which will allow for offloading from the in-memory store and will help with cold starts and clustered deployments.

We also changed cache misses to only generate the requested environment.