-
# Use case
Create a plugin for outputting `mgba`'s memory.
# Thoughts on possible implementation
```rust
pub trait Plugin {
fn name(&self) -> &str;
...
// if `Some` then a sub men…
-
Please consider to add support for **ntfy**
https://ntfy.sh/
ntfy (pronounced notify) is a simple HTTP-based [pub-sub](https://en.wikipedia.org/wiki/Publish%E2%80%93subscribe_pattern) notificati…
-
## 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…
-
Is there any plan on this kind of commands supporting?
They are available when a redis node is in a cluster.
-
Goal: Have the app publish a message when certain criteria are met, e.g. a 5 star restaurant gets a 60 health score.
-
Redis is known for clustered scale on Websockets. Do we have this kind of functionality in the Lucee-Websockets? Is there a way to tie these into Redis to serve as the go between in a cluster?
http…
-
Expectations:
- splitting events delivery into publishing and dispatching
- support both for synchronous and asynchronous methods
- does not impose any architecture/code design but on the contrary sho…
-
**Is your feature request related to a problem? Please describe.**
In case of ETL streaming
Kafka topic -> Google pub/sub topic -> Google pub/sub subscription -> BigQuery table
Lineage connectivi…
-
Refactor all the pub/subbing to some class which we can pub/sub on. This would allow not ipc strategies and simplify support for things like alternate protocols
-