You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by "Maksim Meliashchuk (Jira)" <se...@james.apache.org> on 2023/11/03 18:16:00 UTC

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

     [ https://issues.apache.org/jira/browse/JAMES-3956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Maksim Meliashchuk updated JAMES-3956:
--------------------------------------
    Description: 
Enhance event bus capabilities by implementing an additional high-speed event bus due efficient memory-based storage.

*How?*

Implement:

[https://github.com/apache/james-project/tree/master/event-bus/api]
 * Create 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

  was:
Enhance event bus capabilities by implementing an additional high-speed event bus due efficient memory-based storage.

*How?*

Implement:

[https://github.com/apache/james-project/tree/master/event-bus/api]
 * Create 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 bus
> ---------------
>
>                 Key: JAMES-3956
>                 URL: https://issues.apache.org/jira/browse/JAMES-3956
>             Project: James Server
>          Issue Type: New Feature
>          Components: eventbus
>            Reporter: Maksim Meliashchuk
>            Priority: Major
>              Labels: features
>
> Enhance event bus capabilities by implementing an additional high-speed event bus due efficient memory-based storage.
> *How?*
> Implement:
> [https://github.com/apache/james-project/tree/master/event-bus/api]
>  * Create 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



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org