Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Add an option to open Database and StateDB as a secondary DB #7

Open
shuse2 opened this issue May 5, 2022 · 0 comments
Open

Add an option to open Database and StateDB as a secondary DB #7

shuse2 opened this issue May 5, 2022 · 0 comments

Comments

@shuse2
Copy link
Collaborator

shuse2 commented May 5, 2022

Description

Add option to open Database and StateDB as a secondary DB.
catchup method should be added for secondary db which runs in background thread.
If this function is called for the non-secondary DB, it should throw error.

Motivation

During migration or running third party command, it would be nice to be able to read the database from different process

Acceptance Criteria

  • Add test for secondary db case in node.js
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