blob: b9743a8d624365da0173f8ba52aa25a6b354de39 [file] [log] [blame]
= backends-common
This project intends to share implementation details for commonly used back-ends accross james
projects.
For instance, as we are implementing a cassandra storage backend for James, we need to :
- Use tools to help to work with Cassandra in james-mailbox project
- We need to access test helpers in james-mpt project
- We need the same tools than those introduce in james-mailbox in James server data.