marklogic-community / Corona

Community REST API for MarkLogic
Other
37 stars 9 forks source link

RFE: State serialization and reloading #32

Open hunterhacker opened 12 years ago

hunterhacker commented 12 years ago

It'd be useful to be able to extract a summary of Corona's state (namespaces, places, ranges, etc) in a singular serialized format such as JSON, for archive purposes, and then later push that state back using the same format.

It's similar to what MarkLogic 5 provided for the full system configuration, but this Corona version should be much more minimal and only focused on things a "corona admin" should see and maintain and should be available to those with only the corona-admin role. The MarkLogic 5 feature is for real "database admins".