Skip to content

Consumer side of the PoC of data synchronization between mu.semte.ch apps that mirrors the graphs from the producer.

Notifications You must be signed in to change notification settings

benjay10/consumer-service-graph-mirror

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

consumer-service-graph-mirror

See app-poc-diff for the complete PoC application, espacially the producer for the corresponding delta-file api.

Consumer side of the PoC of data synchronization between 2 mu.semte.ch apps based on diff files. At regular intervals the consumer checks for new diff files and ingests the data found in the files. This consumer ingests the triples in the same graphs as they where in on the producer.

Environment variables

  • SYNC_BASE_URL: the endpoint from which diff files are retrieved (default: http://identifier)
  • INGEST_INTERVAL_MS: interval in milliseconds of the time between ingest operation starts (default: 5000)

About

Consumer side of the PoC of data synchronization between mu.semte.ch apps that mirrors the graphs from the producer.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.5%
  • Dockerfile 0.5%