Skip to content

feat!: Open database should be a folder #1463

@rkuris

Description

@rkuris

We have several use cases for keeping all database files in a folder at this point:

  • RootStore wants one or more separate files
  • Deletion log should be in an append-only file Deleted node log #832
  • Database chunking or freezing a section of the database to make copying easier

This issue simply changes the parameter to open to require it to be a directory instead of a file, and fixes all the tests and API callers both internally and externally.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions