Skip to content

Change the database engine and serialization  #19

Description

@chiro-hiro

SQLite is a wrong choice, the performance is poor and cost to serialize the JSON is very expensive. It would be better if we use rocksdb + profobuf. Just pure K-V and protobuf, we also able to implement gRPC base on the same protobuf.

Metadata

Metadata

Assignees

Labels

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions