Package org.saidone.repository
package org.saidone.repository
-
ClassDescriptionGridFS repository that transparently encrypts content before it is persisted and decrypts it when retrieved.Repository implementation that encrypts node data before saving to MongoDB and decrypts it when retrieving.
S3RepositoryImpl
variant that transparently encrypts data before uploading to S3 and decrypts it when retrieved.Abstraction for storing binary content in MongoDB's GridFS bucket.Repository implementation for the management of files in MongoDB's GridFS without encryption support.Repository implementation for managing NodeWrapper entities in MongoDB.Abstraction over the minimal set of S3 operations required by the vault.DefaultS3Repository
implementation relying on the AWS SDKS3Client
.