v0.31.0
What's Changed
- BREAKING: remove
closer,maxRetryCountandisRetriablefromConnectionby @uki00a in #386 - BREAKING: simplify
RedisReplytype, addparseReplyoption toRedis#sendCommandby @uki00a in #389 - BREAKING: remove
parseReplyfromSendCommandOptions, addreturnUint8Arraysinstead @uki00a in #392 - fix: perform health check only when the client is in idle state by @uki00a in #387
- deps:
deno@v1.35.1,deno_std@v0.194.0by @uki00a in #394 - chore: import
lodash-esandcluster-key-slotfrom esm.sh by @uki00a in #384 - ci: cache dependencies by @uki00a in #385
Full Changelog: v0.30.0...v0.31.0