YCSB icon indicating copy to clipboard operation
YCSB copied to clipboard

Please come back to YCSB

Open busbey opened this issue 10 years ago • 2 comments
trafficstars

Hi Folks!

We'd love to see the work done here on the mongo client folded back into the main repository. We've just gotten over the hill of our first release since the hiatus. We're up to 5 maintainers and our current plan is monthly releases.

busbey avatar Jul 08 '15 03:07 busbey

@busbey - Rob Moore has been helping bring mongodb code in main repo up-to-date - I believe our future intent for this branch is to expand its functionality to things that most noSQL key/value stores don't:

  • different types of data (bytes aren't very indexable or compressible)
  • different workloads (querying by indexed secondary fields, updating multiple docs by criteria)
  • aggregation type queries

Most likely that will diverge from things that can be merged back into the master YCSB, I would guess.

asya999 avatar Nov 02 '15 22:11 asya999

I'd be surprised if things couldn't be merged back into YCSB. We'd love to see other workloads in the main YCSB, plenty of noSQL stores provide different kinds of data, and some others have secondary index support.

busbey avatar Nov 03 '15 02:11 busbey