Skip to content

Implement accountsdb for engine account storage #6

Description

@bmuddha

Goal

Implement the accountsdb crate that routes and stores accounts for the engine.

Why

The engine needs a crate that owns account routing, persisted storage, and volatile storage for the mutable/immutable account model.

Scope

  • implement accountsdb as the storage and routing layer for engine accounts
  • wire persisted and volatile backends
  • keep the crate aligned with the engine account model and storage layout

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Fields

No fields configured for Task.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions