Skip to content

Note transport: port database #2556

Description

@Mirko-von-Leipzig

Port the database changes to our new (empty) note transport layer crate.

This could be either the current sqlite, or the proposed postgres implementation - but not both. The latter does have scaling and durability benefits, though does incur latency costs.

The initial design refactor should reflect that we are now storing committed notes only. This might have implications, in particular it may make sense to also store inclusion proofs though we can always add those later when/if the RPC endpoints dictate it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

note transportRelated to the note transport service.

Fields

Priority

Medium

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions