dataman

module
v0.0.0-...-49e5460 Latest Latest
Warning

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

Go to latest
Published: Feb 22, 2019 License: MIT

README

DataMan Build Status Go Report Card

A data service-- which has:

- schema enforcement
- replication
- geo-distribution / load-balancing
- caching (MUCH later ;) )
- archiving / deleting data
- security
- backups

The intention is to have a stack of "backend stores" that this unified API can talk with to store the actual data. As such a lot of the features (schema, sharding, etc.) are done independently of the underlying store.

Directories

Path Synopsis
cmd
schemaexport
The goal here is to make a script which can connect to a storage node and pull out the current schemas as defined and spit them back to the user in dataman format.
The goal here is to make a script which can connect to a storage node and pull out the current schemas as defined and spit them back to the user in dataman format.
schemaimport
The goal here is to make a script which can connect to a storage node and pull out the current schemas as defined and spit them back to the user in dataman format.
The goal here is to make a script which can connect to a storage node and pull out the current schemas as defined and spit them back to the user in dataman format.

Jump to

Keyboard shortcuts

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