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

Add MongoDB support #42

Open
Open
@MakMuftic

Description

@MakMuftic

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions