Skip to content

Commit 225cd97

Browse files
committed
sea-streamer-redis 1.0.0-rc.2
1 parent 3b8aad9 commit 225cd97

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,13 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8-
## Pending
8+
## 1.0.0-rc.2 - Pending
9+
10+
### `sea-streamer-redis` (1.0.0-rc.2 - 2026-03-31)
11+
12+
* Use `SCAN` instead of `KEYS` for shard discovery https://github.com/SeaQL/sea-streamer/pull/41
13+
14+
## 1.0.0-rc.1 - 2026-02-28
915

1016
### Upgrades
1117

sea-streamer-redis/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "sea-streamer-redis"
3-
version = "1.0.0-rc.1"
3+
version = "1.0.0-rc.2"
44
authors = ["Chris Tsang <chris.2y3@outlook.com>"]
55
edition = "2024"
66
description = "🌊 SeaStreamer Redis Backend"

0 commit comments

Comments
 (0)