suuchi
suuchi copied to clipboard
सूचि - Toolkit to build Distributed Data Systems
Bumps [certifi](https://github.com/certifi/python-certifi) from 2017.11.5 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...
Bumps [mkdocs](https://github.com/mkdocs/mkdocs) from 0.15.3 to 1.2.3. Release notes Sourced from mkdocs's releases. 1.2.3 MkDocs 1.2.3 is a bugfix release for MkDocs 1.2. Aside: MkDocs has a new chat room on...
Hi! I imported this project into intellij as sbt project and ran `sbt compile`. I get a lot of compiler errors across the project. Please help me with the steps...
Use cluster versioning -- Node A was part of the cluster at version V. Folks using Raft tend to use `term` as the version number (since it's unique). Feedback from...
References - https://wiki.apache.org/cassandra/AntiEntropy - http://stackoverflow.com/questions/13222713/why-is-the-word-entropy-present-in-anti-entropy-protocols - http://distributeddatastore.blogspot.in/2013/07/cassandra-using-merkle-trees-to-detect.html - https://github.com/apache/cassandra/blob/trunk/src/java/org/apache/cassandra/utils/MerkleTree.java
Current implementation is for Unary methods only. Need to add support for streaming aggregation as well.
While doing scatter we send requests to all the nodes in the cluster (incl. the node that's doing the scatter).
- [ ] Integrate Cluster into `Server` abstraction built as part of #13 - [ ] Support for Shard related information to be used for replication / rebalancing (#4) -...
We should consider to write integration and/or property based tests for our components. Check out the below references for some motivation and contexts. Ref - https://github.com/CaitieM20/TheVerificationOfDistributedSystem - https://www.youtube.com/watch?v=kDh5BrqiGhI&feature=youtu.be&list=PLEx5khR4g7PIfvppVcaTPa5IKWTjoASRU&utm_content=buffer4e412&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer - https://vimeo.com/23220830
PR Comments from https://github.com/ashwanthkumar/suuchi/pull/53/files#r83402588