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 "Benoit Tellier (Jira)" <se...@james.apache.org> on 2020/06/16 07:22:00 UTC

[jira] [Created] (JAMES-3222) As an extension developer, I want to leverage Cassandra storage

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: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org