Skip to content

HTTP Server that handles saving uploads in the appropriate place

License

Notifications You must be signed in to change notification settings

NatelEnergy/signal-store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signal Store

CircleCILicense

Simple web service that manages moving our data around.

It will:

  • Receive file uploads and put them in the right place for long term storage
  • Receive streaming file uploads (live data) and keep them for long term storage
  • Keep track of the last value for all structured data

It will not:

  • know or understand what the data means

About

HTTP Server that handles saving uploads in the appropriate place

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages