1
0
mirror of https://github.com/redis/go-redis.git synced 2025-09-08 19:52:07 +03:00
Commit Graph

3 Commits

Author SHA1 Message Date
Nedyalko Dyakov
5649ffb314 feat(hitless): Introduce handlers for hitless upgrades
This commit includes all the work on hitless upgrades with the addition
of:

- Pubsub Pool
- Examples
- Refactor of push
- Refactor of pool (using atomics for most things)
- Introducing of hooks in pool
2025-08-18 22:14:06 +03:00
Nedyalko Dyakov
d78040165a refactor(push): simplify handler context 2025-07-05 03:11:11 +03:00
Nedyalko Dyakov
84123b1331 refactor(push): completly change the package structure 2025-07-05 02:52:40 +03:00