kbase / dts

A data transfer service
https://kbase.github.io/dts/
MIT License
0 stars 0 forks source link

Implement a "standard" database that uses endpoints as described in the Integration Guide #65

Open jeff-cohere opened 4 months ago

jeff-cohere commented 4 months ago

Now that we have a draft integration guide with specific technical recommendations for databases that connect to the DTS, we can implement a type that implements DTS's Database interface and uses logic that assumes endpoints that conform to these recommendations. This "standard" Database implementation can be used by other implementations incrementally as our collaborators (hopefully?) converge on conforming implementations.