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 "Trần Tiến Đức (JIRA)" <se...@james.apache.org> on 2018/06/12 07:27:00 UTC

[jira] [Created] (JAMES-2421) [DLP] Rules store by event souring Cassandra implementation

Trần Tiến Đức created JAMES-2421:
------------------------------------

             Summary: [DLP] Rules store by event souring Cassandra implementation
                 Key: JAMES-2421
                 URL: https://issues.apache.org/jira/browse/JAMES-2421
             Project: James Server
          Issue Type: New Feature
          Components: data
            Reporter: Trần Tiến Đức


Implement DLP Rule Store by event sourcing on top of Cassandra.

There are two events:
 * Clear Event: clear DLP rules stored by corresponding aggregate id (based on domain)
 * Store Event: store DLP rules stored with corresponding aggregate id (based on domain

Then you have to create DTOs classes for serialization/deserialization, EventDTOModules register to JsonEventSerializer. And finally implement Cassandra version of DLPRuleStoreContract and DTO tests



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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