Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement etcd client for original ycsb #117

Open
jeffa5 opened this issue Oct 18, 2022 · 1 comment
Open

Implement etcd client for original ycsb #117

jeffa5 opened this issue Oct 18, 2022 · 1 comment
Labels
benchmark Work on the benchmarking enhancement New feature or request M Less than 1 week p1 Should do. Important work but it will not be a blocker for a release.

Comments

@jeffa5
Copy link
Collaborator

jeffa5 commented Oct 18, 2022

Is your feature request related to a problem? Please describe.

go-ycsb is a good solution to get us going but the original ycsb would be better for cross-analysing systems from other works. We would just need to implement a new database driver for etcd to cover both etcd and lskv.

Describe the solution you'd like

A new client driver for ycsb that can talk to etcd.

Describe alternatives you've considered

go-ycsb but it isn't as featureful.

@jeffa5 jeffa5 added enhancement New feature or request M Less than 1 week p1 Should do. Important work but it will not be a blocker for a release. benchmark Work on the benchmarking labels Oct 18, 2022
@jeffa5
Copy link
Collaborator Author

jeffa5 commented Oct 18, 2022

https://github.com/etcd-io/jetcd should be useful, though it is work in progress but official

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
benchmark Work on the benchmarking enhancement New feature or request M Less than 1 week p1 Should do. Important work but it will not be a blocker for a release.
Projects
None yet
Development

No branches or pull requests

1 participant