Skip to content

Implement key value store for persistence.  #3

@fritzhealy

Description

@fritzhealy

I was looking into leveldb as an embedded db, wanted to know peoples though on storing stringified json blocks as value and block num AS key. This would give fast write speed, moderate lookup with variable length block size. Also thought about TokyoCabinet which reportedly has fast lookup and fast sequential writes.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions