An open API service indexing awesome lists of open source software.

https://github.com/scalar-labs/scalardl

Scalable and practical Byzantine fault detection middleware for transactional database systems
https://github.com/scalar-labs/scalardl

byzantine-fault-tolerance distributed-database distributed-ledger tamper-evident

Last synced: 20 days ago
JSON representation

Scalable and practical Byzantine fault detection middleware for transactional database systems

Awesome Lists containing this project

README

        

## ScalarDL: Byzantine Fault Detection Middleware for Transactional Database Systems

ScalarDL is a scalable and practical Byzantine fault detection middleware for transactional database systems that achieves correctness, scalability, and database agnosticism.

## Docs
* [ScalarDL Documentation](https://scalardl.scalar-labs.com/docs/latest/)
* [ScalarDL Technical Overview](https://speakerdeck.com/scalar/scalar-dl-technical-overview)
* [ScalarDL Research Paper](https://dl.acm.org/doi/abs/10.14778/3523210.3523212) [VLDB'22]

## Contributing
ScalarDL is mainly maintained by the Scalar Engineering Team, but of course we appreciate any help.

* For asking questions, finding answers and helping other users, please go to [stackoverflow](https://stackoverflow.com/) and use [scalardl](https://stackoverflow.com/questions/tagged/scalardl) tag.
* For filing bugs, suggesting improvements, or requesting new features, help us out by opening an issue.

## License

ScalarDL is dual-licensed under both the Apache 2.0 License (found in the LICENSE file in the root directory) and a commercial license. You may select, at your option, one of the licenses. The commercial license includes several enterprise-grade features such as ScalarDL Auditor. For more information about the commercial license, please [contact us](https://www.scalar-labs.com/contact).