-
Notifications
You must be signed in to change notification settings - Fork 454
Comparing changes
Open a pull request
base repository: petergoldstein/dalli
base: main
head repository: Shopify/dalli
compare: main
Commits on Sep 4, 2023
-
Bump actions/checkout from 3 to 4
Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 54d1f2b - Browse repository at this point
Copy the full SHA 54d1f2bView commit details
Commits on Oct 16, 2024
-
example adding support for arbitrary meta flags and for getting them …
…back as part of the response
Configuration menu - View commit details
-
Copy full SHA for dfdd8f1 - Browse repository at this point
Copy the full SHA dfdd8f1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23d36b9 - Browse repository at this point
Copy the full SHA 23d36b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9929eb7 - Browse repository at this point
Copy the full SHA 9929eb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45aaa77 - Browse repository at this point
Copy the full SHA 45aaa77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1840e1 - Browse repository at this point
Copy the full SHA a1840e1View commit details
Commits on Oct 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 707a361 - Browse repository at this point
Copy the full SHA 707a361View commit details
Commits on Oct 21, 2024
-
Merge pull request #5 from Shopify/add_initial_benchmark
add example benchmark showing Dalli doesn't optimally handle large strings
Configuration menu - View commit details
-
Copy full SHA for d545443 - Browse repository at this point
Copy the full SHA d545443View commit details
Commits on Oct 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dcbc756 - Browse repository at this point
Copy the full SHA dcbc756View commit details
Commits on Oct 24, 2024
-
alternative approach to multi commands that doesn't require extra MN …
…command, instead last call isn't quiet so one can ensure the buffer is clean... improvement is small but on remote ring it is one less network trip per hundred
Configuration menu - View commit details
-
Copy full SHA for 6271dfa - Browse repository at this point
Copy the full SHA 6271dfaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c780b56 - Browse repository at this point
Copy the full SHA c780b56View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1cf3ad2 - Browse repository at this point
Copy the full SHA 1cf3ad2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 45c72ce - Browse repository at this point
Copy the full SHA 45c72ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for b3eb73f - Browse repository at this point
Copy the full SHA b3eb73fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6ed8d63 - Browse repository at this point
Copy the full SHA 6ed8d63View commit details
Commits on Oct 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0eb7c2f - Browse repository at this point
Copy the full SHA 0eb7c2fView commit details -
Configuration menu - View commit details
-
Copy full SHA for af716a1 - Browse repository at this point
Copy the full SHA af716a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a75d37d - Browse repository at this point
Copy the full SHA a75d37dView commit details
Commits on Oct 28, 2024
-
Merge pull request #4 from Shopify/example_meta_get_with_meta_flags
example meta get with optional flags
Configuration menu - View commit details
-
Copy full SHA for 3411cca - Browse repository at this point
Copy the full SHA 3411ccaView commit details
Commits on Oct 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cafc2e6 - Browse repository at this point
Copy the full SHA cafc2e6View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec1d47f - Browse repository at this point
Copy the full SHA ec1d47fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d8c86 - Browse repository at this point
Copy the full SHA 21d8c86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 47fd792 - Browse repository at this point
Copy the full SHA 47fd792View commit details
Commits on Nov 3, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edfbd1e - Browse repository at this point
Copy the full SHA edfbd1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f4f95f2 - Browse repository at this point
Copy the full SHA f4f95f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for df841fd - Browse repository at this point
Copy the full SHA df841fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6935b9 - Browse repository at this point
Copy the full SHA b6935b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for ffcbceb - Browse repository at this point
Copy the full SHA ffcbcebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 270cd0b - Browse repository at this point
Copy the full SHA 270cd0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for a09e408 - Browse repository at this point
Copy the full SHA a09e408View commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e6849 - Browse repository at this point
Copy the full SHA b4e6849View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67855cd - Browse repository at this point
Copy the full SHA 67855cdView commit details
Commits on Nov 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for edd781c - Browse repository at this point
Copy the full SHA edd781cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d05db6c - Browse repository at this point
Copy the full SHA d05db6cView commit details -
Co-authored-by: Mark Rattle <113051003+mrattle@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 082bcfe - Browse repository at this point
Copy the full SHA 082bcfeView commit details
Commits on Nov 5, 2024
-
Merge pull request #6 from Shopify/experimental_multi_set
optimize multi_set for faster command and single node ring
Configuration menu - View commit details
-
Copy full SHA for 42b7792 - Browse repository at this point
Copy the full SHA 42b7792View commit details
Commits on Nov 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0e4fe56 - Browse repository at this point
Copy the full SHA 0e4fe56View commit details -
Configuration menu - View commit details
-
Copy full SHA for eda56b8 - Browse repository at this point
Copy the full SHA eda56b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7337986 - Browse repository at this point
Copy the full SHA 7337986View commit details
Commits on Nov 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 83495d9 - Browse repository at this point
Copy the full SHA 83495d9View commit details
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7b44603 - Browse repository at this point
Copy the full SHA 7b44603View commit details -
Merge pull request #10 from Shopify/grcooper/minor-fixes-and-clarific…
…ations Minor cleanups in Dalli
Configuration menu - View commit details
-
Copy full SHA for 8a60218 - Browse repository at this point
Copy the full SHA 8a60218View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4236c1c - Browse repository at this point
Copy the full SHA 4236c1cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6e22d31 - Browse repository at this point
Copy the full SHA 6e22d31View commit details
Commits on Nov 13, 2024
-
Merge pull request #9 from Shopify/nickamorim/timeouts
Use IO#timeout for Timeouts
Configuration menu - View commit details
-
Copy full SHA for 0840ae8 - Browse repository at this point
Copy the full SHA 0840ae8View commit details
Commits on Nov 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b48104f - Browse repository at this point
Copy the full SHA b48104fView commit details -
Merge pull request #16 from Shopify/grcooper/remove-old-ruby-versions
Remove support for < ruby 3.2
Configuration menu - View commit details
-
Copy full SHA for 43fc82d - Browse repository at this point
Copy the full SHA 43fc82dView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcc26a1 - Browse repository at this point
Copy the full SHA dcc26a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0187a50 - Browse repository at this point
Copy the full SHA 0187a50View commit details -
Merge pull request #17 from Shopify/grcooper/update-required-ruby-ver…
…sion Update required ruby version
Configuration menu - View commit details
-
Copy full SHA for 4d3d9a0 - Browse repository at this point
Copy the full SHA 4d3d9a0View commit details
There are no files selected for viewing
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
This file was deleted.
This file was deleted.
This file was deleted.