diff --git a/README.md b/README.md index 6f48c1f..3a6c2dc 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ Storage-manager-trigger is a java library used for scraping and sending storage It is used on D4Science Infrastructure for collecting and send all the records coming from MongoDB to the D4Science accounting framework. In D4Science, this library works in conjuction with the storage-manager gCube libraries, realizing a distribuited system of store and accounting data: the storage-manager libraries send the record in form of file and metadata to MongoDB, MongoDB collects them, the storageTrigger sniffs the new record from mongodb and send the related metadata informations to the accounting framework, in batch mode. In this way, the record is sent, stored and accounted in a distribuited mode. The storage-trigger library typically run on a delayed secondary member of a MongoDB cluster with no election priority avoiding, in this way, performace degradation on MongoDB primary node. -[[images/trigger-arch4.jpeg]] +[[images/trigger-arch6.jpeg]] diff --git a/images/trigger-arch6.jpeg b/images/trigger-arch6.jpeg new file mode 100644 index 0000000..59f66af Binary files /dev/null and b/images/trigger-arch6.jpeg differ