Implement database #1

Open
opened 4 years ago by dkanus · 0 comments
dkanus commented 4 years ago
Owner

Need to implement module containing a simple database, capable of storing grouped JSON data, i.e. it will contain a set of named groups of named JSON values. Names of groups and files are digits + Latin letters (ASCII subset).

It must be able to be saved and loaded as either a single file or a folder with hierarchical structure (or both). The process should be simple - loading all database into memory at once and, likewise, saving should just rewrite all the data from scratch.

Need to implement module containing a simple database, capable of storing grouped JSON data, i.e. it will contain a set of named groups of named JSON values. Names of groups and files are digits + Latin letters (ASCII subset). It must be able to be saved and loaded as either a single file or a folder with hierarchical structure (or both). The process should be simple - loading all database into memory at once and, likewise, saving should just rewrite all the data from scratch.
dkanus added the
enhancement
label 4 years ago
dkanus self-assigned this 4 years ago
dkanus changed title from Database implementation to Implement database 4 years ago
dkanus added this to the alpha1 milestone 4 years ago
dkanus closed this issue 4 years ago
dkanus reopened this issue 4 years ago
dkanus closed this issue 4 years ago
dkanus reopened this issue 4 years ago
Sign in to join this conversation.
No Milestone
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

This issue currently doesn't have any dependencies.

Loading…
There is no content yet.