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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to