Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 10, 2022

Bumps github.com/linxGnu/grocksdb from 1.6.34 to 1.7.5.

Release notes

Sourced from github.com/linxGnu/grocksdb's releases.

RocksDB 7.4.5

  • Adapt RocksDB 7.4.x (#76)
  • Adding User-defined Timestamp APIs (#77)

RocksDB 7.3.1

  • Adapt rocksdb 7.3.1 (#75)

RocksDB 7.2.2

  • Adapt rocksdb 7.2.2

RocksDB 7.1.2

  • Update dependencies

RocksDB 7.1.2

  • Adapt rocksdb 7.1.2

RocksDB 7.0.x

  • Adapt rocksdb 7.0.2 (#69)

RocksDB 6.29.x

  • 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

Dependabot compatibility score

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)

Bumps [github.com/linxGnu/grocksdb](https://github.com/linxGnu/grocksdb) from 1.6.34 to 1.7.5.
- [Release notes](https://github.com/linxGnu/grocksdb/releases)
- [Commits](linxGnu/grocksdb@v1.6.34...v1.7.5)

---
updated-dependencies:
- dependency-name: github.com/linxGnu/grocksdb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies This primarily focuses on changing a dependency label Aug 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 19, 2022

Looks like github.com/linxGnu/grocksdb is no longer a dependency, so this is no longer needed.

@dependabot dependabot bot closed this Aug 19, 2022
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/linxGnu/grocksdb-1.7.5 branch August 19, 2022 08:50
StephenButtolph pushed a commit that referenced this pull request Nov 25, 2025
maru-ava pushed a commit that referenced this pull request Dec 3, 2025
This doesn't totally complete #1113 since I didn't touch the Proof or
Iterator files. However, this does clarify a lot of the use cases, and
what is valid for concurrent operations.

The best way to review this is open the godocs and reading through it,
commenting on what doesn't seem clear. To reproduce the godocs, run:
```
cd ./ffi
godoc -http=:<PORT_NUM>
```

Please leave nit-picky comments! It would be great if any reader of the
docs would know how to use the code.

Closes #1348, #1413
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This primarily focuses on changing a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant