pallas/pallas-rolldb
dependabot[bot] edbf446188
build(deps): update rocksdb requirement from 0.21.0 to 0.22.0 (#403)
Updates the requirements on [rocksdb](https://github.com/rust-rocksdb/rust-rocksdb) to permit the latest version.
- [Release notes](https://github.com/rust-rocksdb/rust-rocksdb/releases)
- [Changelog](https://github.com/rust-rocksdb/rust-rocksdb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-rocksdb/rust-rocksdb/compare/v0.21.0...v0.22.0)

---
updated-dependencies:
- dependency-name: rocksdb
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-02-20 20:31:03 -03:00
..
src feat(rolldb): allow crawl from intersect options (#404) 2024-02-13 21:34:10 -03:00
Cargo.toml build(deps): update rocksdb requirement from 0.21.0 to 0.22.0 (#403) 2024-02-20 20:31:03 -03:00
README.md feat: introduce RollDB (#307) 2023-10-13 13:38:20 -03:00

Pallas RollDB

An opinionated Cardano storage engine built on top of RocksDB.