Axway/iron

Add a maintenance mode

Closed this issue · 0 comments

The new StoreManager.maintenance() method is added.
It switch the database in read only (no Command can be processed).
Queries are still working.
Once maintenance mode is effective, a snapshot is autmatically triggered.