[jira] [Closed] (JAMES-3956) Redis Event bus

2024-06-03 Thread Benoit Tellier (Jira)
[ https://issues.apache.org/jira/browse/JAMES-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Benoit Tellier closed JAMES-3956. - Resolution: Duplicate See https://issues.apache.org/jira/browse/JAMES-3996 > Redis Event

Re: Result of Proof Of Concept for Redis Event bus user notifications

2024-03-01 Thread Benoit TELLIER
did a Proof Of Concept about that in the PR JAMES 3996 Redis event bus POC <https://github.com/apache/james-project/pull/2028 . The POC is considered done to me, and I want to share the POC result to James devs: - It is *possible *(the POC worked!) to replace the Event bus user notifications (ke

Re: Result of Proof Of Concept for Redis Event bus user notifications

2024-03-01 Thread Jean Helou
>> Following the context of the Jira ticket JAMES-3996 POC: Move RabbitMQ > >> Event bus user notifications to Redis > >> < > >> > https://issues.apache.org/jira/projects/JAMES/issues/JAMES-3996?filter=allopenissues > >> (TLDR: > >> we observed

Re: Result of Proof Of Concept for Redis Event bus user notifications

2024-03-01 Thread Benoit TELLIER
s/JAMES-3996?filter=allopenissues (TLDR: we observed some annoying issues with RabbitMQ in a deployment and we think it could be better to move at least the user notifications part of Event Bus to Redis), I did a Proof Of Concept about that in the PR JAMES 3996 Redis event bus POC <https://github.c

Re: Result of Proof Of Concept for Redis Event bus user notifications

2024-03-01 Thread Jean Helou
d be better to move at least the user notifications part of Event > Bus to Redis), I did a Proof Of Concept about that in the PR JAMES 3996 > Redis event bus POC <https://github.com/apache/james-project/pull/2028>. > > The POC is considered done to me, and I want to share the POC resu

Re: Result of Proof Of Concept for Redis Event bus user notifications

2024-02-29 Thread Maksim Meliashchuk
r=allopenissues > > > > (TLDR: > > we observed some annoying issues with RabbitMQ in a deployment and we > think > > it could be better to move at least the user notifications part of Event > > Bus to Redis), I did a Proof Of Concept about that in the PR JAMES 3996 >

Re: Result of Proof Of Concept for Redis Event bus user notifications

2024-02-28 Thread Benoit TELLIER
cts/JAMES/issues/JAMES-3996?filter=allopenissues> (TLDR: we observed some annoying issues with RabbitMQ in a deployment and we think it could be better to move at least the user notifications part of Event Bus to Redis), I did a Proof Of Concept about that in the PR JAMES 3996 Redis event bus POC

Result of Proof Of Concept for Redis Event bus user notifications

2024-02-28 Thread Quan tran hong
could be better to move at least the user notifications part of Event Bus to Redis), I did a Proof Of Concept about that in the PR JAMES 3996 Redis event bus POC <https://github.com/apache/james-project/pull/2028>. The POC is considered done to me, and I want to share the POC result to Jame

[jira] [Updated] (JAMES-3956) Redis Event bus

2023-11-03 Thread Maksim Meliashchuk (Jira)
sub maven module for Redis in backends-common * Use a memory event bus for groups * Use Redis for handling Pub/Sub * Use [lettuce|https://github.com/lettuce-io/lettuce-core]|https://github.com/lettuce-io/lettuce-core] for the non-blocking Redis driver * Update docs > Redis Event

[jira] [Updated] (JAMES-3956) Redis Event bus

2023-11-03 Thread Maksim Meliashchuk (Jira)
* Update docs > Redis Event bus > --- > > Key: JAMES-3956 > URL: https://issues.apache.org/jira/browse/JAMES-3956 > Project: James Server > Issue Type: New Feature > Components: eventbus >

[jira] [Created] (JAMES-3956) Redis Event bus

2023-11-03 Thread Maksim Meliashchuk (Jira)
Maksim Meliashchuk created JAMES-3956: - Summary: Redis Event bus Key: JAMES-3956 URL: https://issues.apache.org/jira/browse/JAMES-3956 Project: James Server Issue Type: New Feature

ReĀ : Redis event bus

2023-11-01 Thread Benoit TELLIER
Linagora VIETNAM. Product owner for Team-Mail product. Chairman of the Apache James project. Mail: btell...@linagora.com Tel: (0033) 6 77 26 04 58 (WhatsApp, Signal) Le nov. 1, 2023 12:22 PM, de Maksim Meliashchuk Hi all! I'm planning to implement a Redis event bus. github.com/apache/

Redis event bus

2023-11-01 Thread Maksim Meliashchuk
Hi all! I'm planning to implement a Redis event bus. https://github.com/apache/james-project/tree/master/event-bus/api I would be glad for any advice, and I would also be very grateful if someone could open a ticket in Jira describing this task. Thanks!