Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Add MongoDB support #42

Open
3 tasks
MakMuftic opened this issue Mar 16, 2023 · 0 comments
Open
3 tasks

Add MongoDB support #42

MakMuftic opened this issue Mar 16, 2023 · 0 comments

Comments

@MakMuftic
Copy link
Contributor

Currently, fee oracle is using levelDB, but we should migrate to something that will scale better with the growing data set.

Implementation details

Ensure that communication toward DB is abstracted so we can always exchange it with another implementation.

Testing details

  • Add units tests

Acceptance Criteria

  • Fee oracle supports persisting data to MongoDB
  • Passing unit and e2e tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant