https://github.com/rnbguy/dbcop
Runtime monitoring for transactional consistency
https://github.com/rnbguy/dbcop
Last synced: about 1 year ago
JSON representation
Runtime monitoring for transactional consistency
- Host: GitHub
- URL: https://github.com/rnbguy/dbcop
- Owner: rnbguy
- License: apache-2.0
- Created: 2024-03-31T21:26:23.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T09:55:51.000Z (about 2 years ago)
- Last Synced: 2025-04-10T17:57:14.517Z (about 1 year ago)
- Language: Rust
- Size: 131 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dbcop
Reworked implementation of original `dbcop`
The original `dbcop` implementation remains at [`oopsla-2019`][oopsla19] branch.
[oopsla19]: https://github.com/rnbguy/dbcop/tree/oopsla-2019