Skip to content

Basic test on replicating RocksDB - lack of documentation #399

@yigalk89

Description

@yigalk89

Hey,
So I have a basic test that measures rates of insert and get keys from RocksDB, as part of internal tests to use RocksDB and rocksplicator for a project.
Now that I have the throughput for one RocksDB instance I'm trying to have another instance of RocksDB so we can increase the throughput.
I'm not sure what API should I use for it, I tried to follow the counter_service example, but there wasn't many comments on what does any of the part is doing. Nor which client should I use if I have a counter service up and running.
Hope you have some piece of information you could point me to.

Metadata

Metadata

Assignees

No one assigned

    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