Embedded DB and Vendored Deps
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.