deef

Results 123 comments of deef

## Implementations Here is my [initial implementation](https://github.com/streemtech/centrifugo/tree/AMQP) that reads data in from AMQP and dispatches via the existing method used by kafka (I actually used literally the same struct to...

Regarding streams, that's actually setup that can actually be done completely on the user's side when they are configuring the queues, so if the user wants to implement the highest...

I believe I had a similar experience, but in cluster mode. I was testing replication in clusters, and deleted one of the masters. The remaning nodes properly failed over to...

As a note, Ive encountered this before from gmail DMARC report emails. They also only send the attachment with the report, and no body text/html. I was hoping to use...

When I start on implementing #1536, it may be a good idea to break out the documentation for user templates into a separate markdown file. Thoughts?

As a side note, I am willing to do the work on this if its considered worth it, I just need to get some approvals at work to contribute, which...

> You can now set artifact and log retention duration to 1 day and we will clean and delete artifacts right after they expire. You can learn more about this...

The documentation & versioning could use an update in general.

This was not a migration. This was a fresh install. (I'm trying out mastodon for the first time), which is I believe, why it was deadlocking. Web container requires the...