Releases: redis/rueidis
Releases · redis/rueidis
v0.0.27
Changelog
e86268c chore: ignore gocyclo in nested test cases and hack script
5ad3275 chore: improve doc and tests
2095c14 feat: remove unnecessary cleanup right after refreshing slots failed
7d991a7 fix: wakeup all pending Acquire on pool when closed
v0.0.26
Changelog
a76b4e4 chore: improve doc and tests in internal pkg
19dd042 chore: update readme about command response cheatsheet
v0.0.25
Changelog
e57c785 feat: improve client side caching with pttl == -2 by MULTI EXEC
v0.0.24
Changelog
6cd2aab feat: allow AsStrMap to convert redis map response
fc66a94 feat: ignoring non string value in AsStrMap
aa43808 revert: "refactor: len(c.cs.s) > 0 should be guaranteed"
v0.0.23
Changelog
3198bae chore: add go report badge
8b3775f chore: docs on consts and fix ineffassign
28bef7c chore: update readme about otel metrics
1bcb562 feat: add rueidis_do_cache_hits and rueidis_do_cache_miss metrics
v0.0.21
Changelog
a83d473 feat: add CLUSTER LINKS command
2e19c27 feat: improve closing processes on mux and pool
v0.0.20
Changelog
f7913a4 feat: allow string like value to be present in AsStrMap and AsStrSlice
230baa1 feat: do pubsub setup hook before returning the client
a5afff2 fix: refresh slots and reconnect pubsub when cluster nodes leave
v0.0.19
Changelog
5a5da14 chore: update readme
00310ef feat: add IsCacheHit to RedisMessage and RedisResult
2ce82e5 feat: improve lru.GetOrPrepare
2089a2e refactor: len(c.cs.s) > 0 should be guaranteed
v0.0.18
Changelog
5407877 chore: update message examples
9b2b100 fix: prohibit mixing no reply commands with others in DoMulti
0e62951 refactor: remove unused var
0bd3eac refactor: reverse retriving order of waits and state counters
You can’t perform that action at this time.