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
- Host: GitHub
- URL: https://github.com/scalar-labs/scalardl
- Owner: scalar-labs
- License: apache-2.0
- Created: 2018-10-19T13:07:24.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-03-26T10:10:26.000Z (about 1 month ago)
- Last Synced: 2025-03-30T06:08:45.012Z (27 days ago)
- Topics: byzantine-fault-tolerance, distributed-database, distributed-ledger, tamper-evident
- Language: Java
- Homepage: https://scalardl.scalar-labs.com/docs
- Size: 6.61 MB
- Stars: 109
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).