Releases: redis/rueidis
Releases · redis/rueidis
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
v0.0.17
Changelog
c27de9d feat: add AsFloat64, AsStrSlice, AsStrMap methods to RedisMessage and RedisResult
v0.0.16
Changelog
75258cd chore: update readme
e2752fe feat: add RedisMessage.AsMap and RedisResult.AsMap
6a466ed feat: opentelemetry tracing with db.operation
You can’t perform that action at this time.