Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

feat(lmdb): use warp-contracts-lmdb for contract caching #39

Merged
merged 1 commit into from
Sep 12, 2023

Conversation

dtfiedler
Copy link
Collaborator

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.

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.
@dtfiedler dtfiedler requested a review from a team as a code owner September 12, 2023 16:02
@dtfiedler dtfiedler merged commit 5a26fef into main Sep 12, 2023
7 checks passed
@dtfiedler dtfiedler deleted the warp-lmdb-cache branch September 12, 2023 16:14
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant