Benoit Tellier created JAMES-3222:
-------------------------------------
Summary: As an extension developer, I want to leverage Cassandra
storage
Key: JAMES-3222
URL: https://issues.apache.org/jira/browse/JAMES-3222
Project: James Server
Issue Type: New Feature
Components: cassandra, guice
Affects Versions: 3.5.0
Reporter: Benoit Tellier
As part of a personal (pet) blacklist project, I want in an extension to write
a Cassandra storage interface for my BlackList interface.
As such I plan to write a CassandraModule defining a new table, and use
injected Cassandra driver Session to read/write data on top of Cassandra.
However, my extension CassandraModule will not be part of the James managed
one: I will have to create manually my tables so far, (in production and in
integration tests).
Thus I propose to open registration of CassandraModule to distributed James
server extensions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]