-
Redis connection has method 'PING' to check the connection status.
Redis pubsub can't run any connection methods, so ping doesn't answer 'pong', but it returns an error:
```
$> telnet localhost 6379
…
-
Hi,
I am confused about the share memory feature On Nuttx.
1. Can I publish a topic from program A and receive it both from program B and program C?
2. Should I create sessions/streams/entiti…
-
### What are you trying to do?
I want to have notifications on changes to my tailnet using webhooks. If possible, I want them to be fancy. My phone is already connected to a self-hosted [ntfy](https:…
-
:rocket: Automated messages will be posted here after:
* [app/src/main/res/values-eo/strings.xml](https://github.com/forrestguice/SuntimesWidget/blob/master/app/src/main/res/values-eo/strings.xml) is …
-
:rocket: Automated messages will be posted here after:
* [app/src/main/res/values-pl/strings.xml](https://github.com/forrestguice/SuntimesWidget/blob/master/app/src/main/res/values-pl/strings.xml) is …
-
We need to update our current backend code into a long running service/web server to be hosted on a windows machine. These changes will include:
1. Updating the current main method to start as a web …
-
It would be useful to subscribe to channels by wildcard. For example, a publisher could publish a message to channel `A.B.C`, and a receiver with subscription to `A.*` could receive the message.
Wild…
-
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you are interested into the same feature…
-
## In what area(s)?
/area components (kafka pub/sub)
## Describe the feature
The current kafka pub/sub component targets just the minimum interfaces to publish and subscribe. We need an enhanc…
-
I have an instance of django-websocket-redis, installed from pip and configured according to the instructions, that is, I have an instance of nginx and two instances of uwsgi, configured to communicat…