Skip to content

Comments

chore(deps): bump github.com/dgraph-io/ristretto from 0.1.2-0.20240116140435-c67e07994f91 to 1.0.0#2112

Merged
mangalaman93 merged 1 commit intomainfrom
dependabot/go_modules/github.com/dgraph-io/ristretto-1.0.0
Oct 1, 2024
Merged

chore(deps): bump github.com/dgraph-io/ristretto from 0.1.2-0.20240116140435-c67e07994f91 to 1.0.0#2112
mangalaman93 merged 1 commit intomainfrom
dependabot/go_modules/github.com/dgraph-io/ristretto-1.0.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 18, 2024

Bumps github.com/dgraph-io/ristretto from 0.1.2-0.20240116140435-c67e07994f91 to 1.0.0.

Changelog

Sourced from github.com/dgraph-io/ristretto's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project will adhere to Semantic Versioning starting v1.0.0.

0.1.1 - 2022-10-12

This release fixes certain arm64 build issues in the z package. It also incorporates CI steps in our repository.

Changed

Added

Fixed

0.1.0 - 2021-06-03

This release contains bug fixes and improvements to Ristretto. It also contains major updates to the z package. The z package contains types such as Tree (B+ tree), Buffer, Mmap file, etc. All these types are used in Badger and Dgraph to improve performance and reduce memory requirements.

Changed

  • Make item public. Add a new onReject call for rejected items. (#180)

Added

  • Use z.Buffer backing for B+ tree (#268)
  • expose GetTTL function (#270)
  • docs(README): Ristretto is production-ready. (#267)
  • Add IterateKV (#265)
  • feat(super-flags): Add GetPath method in superflags (#258)
  • add GetDuration to SuperFlag (#248)
  • add Has, GetFloat64, and GetInt64 to SuperFlag (#247)
  • move SuperFlag to Ristretto (#246)
  • add SuperFlagHelp tool to generate flag help text (#251)
  • allow empty defaults in SuperFlag (#254)
  • add mmaped b+ tree (#207)
  • Add API to allow the MaxCost of an existing cache to be updated. (#200)
  • Add OnExit handler which can be used for manual memory management (#183)
  • Add life expectancy histogram (#182)
  • Add mechanism to wait for items to be processed. (#184)

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested a review from a team September 18, 2024 16:13
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 18, 2024
@netlify
Copy link

netlify bot commented Sep 18, 2024

Deploy Preview for badger-docs canceled.

Name Link
🔨 Latest commit 36dfd11
🔍 Latest deploy log https://app.netlify.com/sites/badger-docs/deploys/66fc20d3a151d20009773b18

@mangalaman93 mangalaman93 force-pushed the dependabot/go_modules/github.com/dgraph-io/ristretto-1.0.0 branch from 29020b1 to 36dfd11 Compare October 1, 2024 16:18
@mangalaman93 mangalaman93 merged commit a9edda1 into main Oct 1, 2024
@mangalaman93 mangalaman93 deleted the dependabot/go_modules/github.com/dgraph-io/ristretto-1.0.0 branch October 1, 2024 16:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Development

Successfully merging this pull request may close these issues.

1 participant