This is an automated email from the ASF dual-hosted git repository.
quantranhong1999 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/james-project.git
from 16d599e48c Bump org.postgresql:postgresql (#3035)
new a8e10d099a JAMES-4182 Add tests documenting the metadata name format
new dfe6a20418 JAMES-4182 Add documentation explains blob store design
new d2e1415019 ISSUE-4182 Adapt review suggestions
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
docs/modules/servers/nav.adoc | 2 +
.../pages/distributed/architecture/blobstore.adoc | 4 +
.../pages/postgres/architecture/blobstore.adoc | 4 +
.../servers/partials/architecture/blobstore.adoc | 108 +++++++++++++++++++++
.../servers/partials/architecture/index.adoc | 2 +
.../java/org/apache/james/blob/api/BlobStore.java | 13 +++
.../org/apache/james/blob/api/BlobStoreDAO.java | 14 +++
.../apache/james/blob/api/BlobMetadataTest.java | 44 +++++++++
8 files changed, 191 insertions(+)
create mode 100644
docs/modules/servers/pages/distributed/architecture/blobstore.adoc
create mode 100644
docs/modules/servers/pages/postgres/architecture/blobstore.adoc
create mode 100644 docs/modules/servers/partials/architecture/blobstore.adoc
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]