Created by: dependabot[bot]
Bumps github.com/linxGnu/grocksdb from 1.6.38 to 1.7.0.
Release notes
Sourced from github.com/linxGnu/grocksdb's releases.
RocksDB 7.0.x
- Adapt rocksdb 7.0.2 (#69)
RocksDB 6.29.3
- Adapt rocksdb 6.29.3 (#68)
RocksDB 6.28.2
- Breaking Changes: update Comparator API (#67)
RocksDB 6.28.2
- Adapt rocksdb 6.28.2 (#64)
RocksDB 6.27.3
- Fix read_options iterator lower/upper bound
- Read options does not own the bound key. Therefore, the wrapper should keep the reference to the key
RocksDB 6.26.1
- Adapt RocksDB 6.26.1 (#59)
RocksDB 6.25.3
- Ribbon filter signature changed (#58)
RocksDB 6.24.2
No release notes provided.
Commits
-
957330d
Adapt rocksdb 7.0.2 (#69) -
8b6fe71
Adapt rocksdb 6.29.3 (#68) -
fcdfa06
Update comparator api (#67) -
31065dc
Adapt rocksdb 6.28.2 (#64) -
675cdaf
Fix read_options lower/upper bound -
4460ffb
Adapt rocksdb 6.27.3 (#63) -
d222cc4
Adapt rocksdb 6.26.1 (#59) -
37398ca
Support ribbon filter, optimistic db write (#58) -
f27f40c
Adapt rocksdb 6.25.3 (#57) -
f55efab
Adapt rocksdb 6.24.2 (#56) - Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)