Releases: redis/rueidis
Releases · redis/rueidis
v0.0.15
Changelog
785f373 feat: add RedisMessage.AsInt64 and RedisResult.AsInt64
38e4b4f feat: opentelemetry tracing
f798543 feat: rename RedisResult.ToMessage
v0.0.14
Changelog
746d51a chore: update readme about json om
fb87995 feat: export om with Repository interface
ed305d1 fix: ring race when cleanup
5b51f5e refactor: make ignoreField be private
v0.0.13
Changelog
45b81da feat: support om by redisjson
v0.0.12
Changelog
e760b43 feat: support redisearch in hash om
v0.0.11
Changelog
56bf905 feat: make Message fields be private, move cache/proto/queue pkg to root
v0.0.10
Changelog
92007d6 chore: improve readability
7fb1c65 feat: wake up idle background writer precisely
v0.0.9
Changelog
eb295cd feat: reduce cpu usage when idle
f3f7e34 fix: retry and flush on subscribe messages
v0.0.8
Changelog
bc84a73 chore: add godoc examples
6935715 chore: add goref badge to readme
57c5fca chore: improve godoc
a5b135d feat: export net.Dialer
8f7815b feat: rename PubSubHandlers to PubSubOption
v0.0.7
Changelog
ba1aca7 chore: update benchmark for v0.0.6
e84baa7 chore: update readme about command builder
d43eb8e chore: update readme about om
0f3bda1 feat: make Lua and HashRepository depand on the client interface
d792a1f feat: unify NewSingleClient and NewClusterClient to NewClient
8b1c3db feat: unify single client and cluster client interface
373c585 feat: unify single command builder and cluster command builder
f23a6e2 fix: close cluster client if init failed
60f44d7 refactor: improve readability
v0.0.6
Changelog
9c426a5 chore: update readme about cluster benchmark
31b0acf refactor: avoid runtime.convTslice by the sync.Pool of command builder
You can’t perform that action at this time.