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

Azure Cosmos [DB] #1264

Merged
merged 4 commits into from
Nov 27, 2018
Merged

Azure Cosmos [DB] #1264

merged 4 commits into from
Nov 27, 2018

Conversation

voellm
Copy link
Contributor

@voellm voellm commented Nov 26, 2018

This driver is adding full support for Azure Cosmos [DB[ using the latest 2.0 SDK and features.

Planned future work is to auto create the database & collection.

There is an RX driver available for Cosmos DB but given the threading model of YCSB it is not needed.

Still some improvements to make like automatically
creating the YCSB database and usertable collection.
But this does bring in the all the latest SDKs / etc.
azurecosmos/README.md Outdated Show resolved Hide resolved
Copy link
Collaborator

@stfeng2 stfeng2 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mostly LGTM, some minor comments there. PTAL.

@voellm
Copy link
Contributor Author

voellm commented Nov 27, 2018

@stfeng2 - Thanks for doing the review!

@stfeng2 stfeng2 merged commit 2f03a2f into brianfrankcooper:master Nov 27, 2018
@stfeng2
Copy link
Collaborator

stfeng2 commented Nov 27, 2018

@voellm - Thanks for contributing to the repo! It's great to have Azure Cosmos DB functionality in YCSB.

In the next few days/weeks/months, there will likely be a YCSB release containing your code. As part of the release process, the release master will likely ping you to do some validation and ask you to sign off on the Cosmos DB part of the released binary. Please be on the look for that request for collaboration email when that happens. Thanks!

@busbey busbey mentioned this pull request Jun 4, 2019
@busbey busbey mentioned this pull request Sep 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants