Acosix Simple Content Stores
by Acosix GmbH
Community
Addon providing a set of common Alfresco content store implementations (routing, encrypting, compressing, deduplicating, caching, and more) configurable entirely via alfresco-global.properties.
About
Extends Alfresco with a rich set of content store implementations, all configurable without Spring XML — just properties.
| Store | Purpose |
|---|---|
| Site / Type / Tenant routing stores | Route content to different stores based on site, type, or tenant |
| Selector property routing store | Route based on a node property value |
| Compressing store | Transparent content compression |
| Deduplicating store | Eliminate duplicate content binaries |
| Encrypting store | Transparent content encryption with key management |
| Caching store | Local disk cache in front of a remote store |
| Aggregating store | Read from multiple stores, write to one |
Includes an OOTBee Support Tools Command Console plugin for runtime encryption key management.