historical-datastore

module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 30, 2017 License: Apache-2.0

README

Historical Datastore

Implementation of the Historical Datastore Service.

Code structure

The code can be found in src/linksmart.eu/services/historical-datastore where:

  • /registry - implementation of Registry API
  • /data - implementation of Data API
  • /aggregation - implementation of Aggregation API
  • /cmd - executables (main package)
    • /cmd/historical-datastore: implementation of a standalone service providing full API.
    • /cmd/data-archiver: Data-Archiver

Compile from source

This project and its dependencies are managed with GB build tool. Once you have it installed, go to project root and compile:

gb build

Directories

Path Synopsis
src
linksmart.eu/services/historical-datastore/aggregation
Package aggregation implements Aggregation API
Package aggregation implements Aggregation API
linksmart.eu/services/historical-datastore/data
Package data implements Data API
Package data implements Data API
linksmart.eu/services/historical-datastore/registry
Package registry implements Registry API
Package registry implements Registry API

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL