Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/redis/rueidis

A fast Golang Redis client that supports Client Side Caching, Auto Pipelining, Generics OM, RedisJSON, RedisBloom, RediSearch, etc.
https://github.com/redis/rueidis

feat: om Repository.SaveMulti to batch saving multiple om records

rueian opened this pull request about 2 years ago
fix: stucked background ping when its ring is full

rueian opened this pull request about 2 years ago
fix: shutdown deadlock of pipe when its ring is full (#108)

rueian opened this pull request about 2 years ago
Rueidis adds 44 MB to build binary

nightwolfz opened this issue about 2 years ago
feat: rueidishook

rueian opened this pull request about 2 years ago
feat: allow RESP2 connection

rueian opened this pull request over 2 years ago
Fix blocking heartbeat

rueian opened this pull request over 2 years ago
feat: disable auto retry on read-only commands

rueian opened this pull request over 2 years ago
feat: add DoMultiCache

rueian opened this pull request over 2 years ago
feat: add DoMulti to cluster client

rueian opened this pull request over 2 years ago
Mget cache

rueian opened this pull request over 2 years ago
VSCode appends `cmds.Completed` whenever `cmds.Builder` is accessed

Delicious-Bacon opened this issue over 2 years ago
fix: handle failures of subscribe/unsubscribe commands correctly

rueian opened this pull request over 2 years ago
perf: reduce cpu usage of writer when no request to send

rueian opened this pull request over 2 years ago
Can you provide sample code on how to use FtSearch and JsonSet

dwzkit opened this issue over 2 years ago
Pubsub hooks

rueian opened this pull request over 2 years ago
feat: generic object mapping

rueian opened this pull request over 2 years ago
refactor: remove retries in mux

rueian opened this pull request over 2 years ago
feat: speed up cluster init and refresh by parallelization

rueian opened this pull request over 2 years ago
fix: cluster failover to the same hostname and broken pipe in sync mode

rueian opened this pull request over 2 years ago
Rueidiscompat

rueian opened this pull request over 2 years ago
feat: allow redis' err in ToAny, allow redis' nil in AsXRange

rueian opened this pull request over 2 years ago
feat: add ToAny to RedisResult and RedisMessage

rueian opened this pull request over 2 years ago
fix: apply workaround of redis 6 invalidation bug to all multi-keys cmds

rueian opened this pull request almost 3 years ago
feat: allow building arbitrary commands

rueian opened this pull request almost 3 years ago
refactor: remove wakeup loop by real lock

rueian opened this pull request almost 3 years ago
Redis 7 Pubsub

rueian opened this pull request almost 3 years ago
feat: support context cancellation under auto pipeline

rueian opened this pull request almost 3 years ago