Hi Community,
This article describes the small ZPM module global-archiver.
The goal is to move a part of a global from a database to another database.
Why this package?
A typical use case is read-only data sequentially added to your database that you can never delete.
For example:
- User log access to patient medical data.
- Medical documents versioning.
Depending on the intensive usage of your application, these data could highly increase your database size.
.png)


.png)




