Skip to content

Create a data access layer interface #4

@codingpeasant

Description

@codingpeasant

Now Blocace primarily uses BoltDB for persisting blockchain information. We need to:

  • Create an interface of the data access layer
  • Create a data access layer implementation for BoltDB to get rid of the repetitive DB API calls

It's beneficial when we want to add middle-wares like compression and encryption.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions