-
## Format
- `{CATEGORY}: {COUNT} ({CHANGE_FROM_PREVIOUS_WEEK})`
## Issues Report
New issues: 35
Issues
- [ ] update-otel is blocked on ambiguous import ([#33954](https://github.com/open-tel…
-
### Prerequisites
- [X] I have written a descriptive issue title
- [X] I have searched existing issues to ensure the feature has not already been requested
### 🚀 Feature Proposal
Support Dragonfly…
-
Redis Lua requires the user to define all keys touched by a Lua script when invoking that script in order to run correctly in Redis Cluster.
The problem is that Sidekiq Pro's reliable scheduler doe…
-
Hi 👋🏼
As of now, there is no way, in async `PubSub` to call `subscribe` or any other function actually, after calling the `on_message` function.
As per Redis docs [here](https://redis.io/commands…
-
* Don't touch the comments where Redis is mentioned in Copyright and License text. ("Neither the name of Redis nor the names of its contributors may be used ...")
* Where "Redis Cluster" or "Redis Se…
-
**What happened**:
Search for a trace ID , View the trace span and then enable service map and refresh the panel. Service Map does not load properly
**What you expected to happen**:
Service …
-
We shall also keep `redis` for backward compatibility.
-
**Is your feature request related to a problem? Please describe.**
As a service that integrates with Pulp, I'd like to be notified when there is any change to the availability of content.
**Descri…
-
So Redis adopts for a dual license: https://redis.com/blog/redis-adopts-dual-source-available-licensing/
Could you support Dragonfly as a drop in replacement as well? If so, maybe update the README…
-
Hello, I'm building a websocket server and i need clients to subscribe to a `channel` (unique channel based on client id) on
connection. The pubsub connection would then read messages on another fut…