Skip to content

Baawa/omnichiselstore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OmniChiselStore

Replaces Little Raft in ChiselStore with Omnipaxos.

Tests

Several integration tests can be found in tests/integration_test.rs. However, because the tests run using multiple threads and by spawning new servers in each test, to run the tests reliably each test needs to be run by itself, e.g.:

cargo test write_read -- --nocapture
cargo test sequential_writes -- --nocapture

License

This project is licensed under the MIT license.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in ChiselStore by you, shall be licensed as MIT, without any additional terms or conditions.

About

SQLite + OmniPaxos = 🚀

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 100.0%