An open API service indexing awesome lists of open source software.

https://github.com/hypertrace/document-store

Document store abstraction that we use across Hypertrace
https://github.com/hypertrace/document-store

Last synced: 19 days ago
JSON representation

Document store abstraction that we use across Hypertrace

Awesome Lists containing this project

README

          

# Document Store

###### org.hypertrace.core.documentstore

A library that provides an interface for performing CRUD operations for the document-oriented store. Currently, it also provides an implementation for mongo.