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

4 Commits

Author SHA1 Message Date
Nedyalko Dyakov
1ab25f285d cleanup the logging a bit 2025-08-29 22:44:00 +03:00
Nedyalko Dyakov
208ca701b8 disable logger for cleaner test output 2025-08-29 22:00:24 +03:00
Nedyalko Dyakov
b65bc6e591 bugfixes and default config optimization 2025-08-29 20:00:39 +03:00
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