go-ycsb icon indicating copy to clipboard operation
go-ycsb copied to clipboard

ycsb workload for foundationdb

Open dipshirajput opened this issue 1 year ago • 1 comments

Hi,

while I am trying to load the foundationdb with workloads, i am unable to get the desired results. it says "foundationdb is not registered" .

please let me know how can i configure YCSB to work with foundationdb ?

Thanks, Dipshi singh

dipshirajput avatar Jan 25 '24 09:01 dipshirajput

go build -tags "foundationdb" -o bin/go-ycsb cmd/go-ycsb/* should work.

Rjerk avatar Apr 02 '24 01:04 Rjerk