This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(lmdb): use warp-contracts-lmdb for contract caching
There are other options available, but in-memory can be a bit finicky when lots of requests come in. Eventually we should consider moving to a distributed DB cache (postgres) or sqlite/lmdb in EFS.
- Loading branch information