https://github.com/bnclabs/dbtest
Randomised testing tool in golang for storage algorithm
https://github.com/bnclabs/dbtest
btree go golang llrb lmdb mvcc quality-assurance testing
Last synced: 6 months ago
JSON representation
Randomised testing tool in golang for storage algorithm
- Host: GitHub
- URL: https://github.com/bnclabs/dbtest
- Owner: bnclabs
- License: mit
- Created: 2017-09-07T04:48:33.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-02-10T11:12:25.000Z (over 5 years ago)
- Last Synced: 2024-06-20T17:54:22.456Z (about 2 years ago)
- Topics: btree, go, golang, llrb, lmdb, mvcc, quality-assurance, testing
- Language: Go
- Homepage:
- Size: 122 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
README
======
Torture test and benchmark key, value storage algorithm.