irods / contrib

A pooled collection of community-contributed code that works alongside iRODS
BSD 3-Clause "New" or "Revised" License
13 stars 19 forks source link

Microservice registry #16

Open rwmoore opened 8 years ago

rwmoore commented 8 years ago

A method is needed to track the set of micro-services that are being used. The iCAT catalog has state variables defined for MSRVC_ID, MSRVC_NAME, MSRVC_VERSION, MSRVC_LANGUAGE, MSRVC_CREATE_TIME, MSRVC_MODIFY_TIME

Associated micro-services are msiAdmReadMSrvcsFromFileIntoStruct msiAdmInsertMSrvcsFromStructIntoDB msiAdmRetrieveMSrvcsFromDBIntoStruct msiAdmWriteMSrvcsFromStructIntoFile