Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/giorgio-casciaro/schemamanager


https://github.com/giorgio-casciaro/schemamanager

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# schemaManager
servizio che permette lo sharing di informazioni fra microservice
basandosi su un semplice nfs condiviso

- get(): funzione per recuperare la configurazione
- updateSchema(): richiama ad intervalli regolari l'aggiornamento del servizio locale, se le nuove informazioni hanno un checksum differente dalla cache viene avviata la scrittura del file json del servizio

#### test
il servizio dovrebbe testare la comunicazione all'avvio,
i dati in entrata ed uscita devono sempre essere dichiarati prima dell'avvio

#### TODO
- [x] tests