Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

Framework to support connecting endpoints and data sources to the Storj network

License

Notifications You must be signed in to change notification settings

utropicmedia/tardigrade-connector-framework

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tardigrade-connector-framework-logo

Tardigrade Connector Framework

The Tardigrade Connector Framework[TCF] is a basic set of utility methods and operations to provide a consistent approach to integrating and orchestrating between data sources, endpoints, and the Tardigrade network. Some of the aspects we address are:

  • Buffering/Resource management
  • Abstraction
  • Data Transformation
  • Configuration
  • Authentication
  • Logging

Installation

The TCF requires Go to run.

Install storj-uplink go package, by running:

$ go get storj.io/storj/lib/uplink

TODO

  • Add Logging config
  • Add Orchestration config
  • Add buffer tuning parameters
  • Remove un-needed functions

About

Framework to support connecting endpoints and data sources to the Storj network

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages