Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/giorgio-casciaro/schemamanager
https://github.com/giorgio-casciaro/schemamanager
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/giorgio-casciaro/schemamanager
- Owner: giorgio-casciaro
- Created: 2017-04-06T19:57:38.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-05-02T14:49:16.000Z (over 7 years ago)
- Last Synced: 2024-11-06T23:43:02.759Z (2 months ago)
- Language: JavaScript
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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