Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
master
-
None
Description
We need a CassandraMailRepository implementation.
The data model will be quite simple:
- Use as a key the email name property
- Use as fields the various *Mail* parameters
- We can store the Message in the Blob storage API
JAMES-2287.
- Tests can rely on
JAMES-2286