Release history
Self-hosted Spanner-like database that speaks Redis releases
All releases
24 shown
v0.2.0
Breaking risk
Breaking changes
- Underlying storage engine changes make this release incompatible with previous releases.
Full changelog
This release is not yet tested for correctness
This release includes changes to the underlying storage engine and is not compatible with previous releases. This release has not yet been validated for correctness.
What's Changed
- Fix tip-sets in cluster membership by @withinboredom in https://github.com/swytchdb/cache/pull/23
- Bump the minor-and-patch group with 2 updates by @dependabot[bot] in https://github.com/swytchdb/cache/pull/24
- Bump docker/build-push-action from 6 to 7 by @dependabot[bot] in https://github.com/swytchdb/cache/pull/25
- Refactor DAG walking by @withinboredom in https://github.com/swytchdb/cache/pull/26
Full Changelog: https://github.com/swytchdb/cache/compare/v0.1.4...v0.2.0
Changelog
Other
- 7aa1b878b82354e385d47b4e01f29604367f9060: Bump docker/build-push-action from 6 to 7 (#25) (@dependabot[bot])
- 5b2d09ddce443d009c3c4fdf7802a287e39712ce: Bump the minor-and-patch group with 2 updates (#24) (@dependabot[bot])
- a47c97670eaac76988b7a481f0f62e91e6bfd25c: Fix tip-sets in cluster membership (#23) (@withinboredom)
- 655d2e9ea36fdfa547908117b78130f384d53490: Refactor DAG walking (#26) (@withinboredom)