Changes
- feat: Add typed cache-aside client to
valkeyaside
. - feat: Add sliding window bloom filter to
valkeyprob
. - feat: Parse skip_verify param in the ParseURL.
- feat: Support valkey URL scheme in the ParseURL.
- fix: Ignore LOADING and BUSY errors to prevent panic with SUNSUBSCRIBE.
- fix: Prevent acquiring broken connections from connection pools.
Contributors
We'd like to thank all the contributors who worked on this release!
@HurSungYun, @dntam00, @jouir, @korECM, @nesty92 and @rueian