Skip to content

README: add database descriptions#61

Merged
erikgrinaker merged 3 commits intomasterfrom
erik/database-descriptions
Mar 9, 2020
Merged

README: add database descriptions#61
erikgrinaker merged 3 commits intomasterfrom
erik/database-descriptions

Conversation

@erikgrinaker
Copy link
Contributor

@erikgrinaker erikgrinaker commented Mar 9, 2020

Fixes #59. Rendered: https://github.com/tendermint/tm-db/blob/erik/database-descriptions/README.md

We should probably specify concurrency and transaction semantics for tm-db and the different backends at some point, but I think we should clean up the code a bit and add tests for this first.

@erikgrinaker erikgrinaker self-assigned this Mar 9, 2020
Copy link
Contributor

@tessr tessr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fantastic! So happy to have this.

Copy link
Contributor

@melekes melekes left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@erikgrinaker erikgrinaker merged commit 961a91c into master Mar 9, 2020
@erikgrinaker erikgrinaker deleted the erik/database-descriptions branch March 9, 2020 14:55
faddat pushed a commit to faddat/tm-db that referenced this pull request Feb 21, 2024
…dermint#61)

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v2.5.0...v2.6.0)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Overview and description of backends

4 participants