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

Backport to branch(3.6) : Revise configuration-related docs (3.8) #1185

Merged
merged 6 commits into from
Oct 12, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ To add a dependency using Maven:
* [Requirements and Recommendations for the Underlying Databases of ScalarDB](docs/requirements.md)
* [How to Back up and Restore](docs/backup-restore.md)
* [ScalarDB supported databases](docs/scalardb-supported-databases.md)
* [Configurations for Consensus Commit](docs/configurations-for-consensus-commit.md)
* [ScalarDB Configurations](docs/configurations.md)
* [Storage abstraction](docs/storage-abstraction.md)
* Slides
* [Making Cassandra more capable, faster, and more reliable](https://speakerdeck.com/scalar/making-cassandra-more-capable-faster-and-more-reliable-at-apachecon-at-home-2020) at ApacheCon@Home 2020
Expand Down
34 changes: 0 additions & 34 deletions docs/configurations-for-consensus-commit.md

This file was deleted.

Loading