go-ycsb
go-ycsb copied to clipboard
ycsb workload for foundationdb
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
go build -tags "foundationdb" -o bin/go-ycsb cmd/go-ycsb/*
should work.