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
- Host: GitHub
- URL: https://github.com/hypertrace/document-store
- Owner: hypertrace
- License: apache-2.0
- Created: 2020-07-01T02:43:29.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-05-23T01:27:09.000Z (over 1 year ago)
- Last Synced: 2024-05-23T01:48:49.987Z (over 1 year ago)
- Language: Java
- Size: 1.01 MB
- Stars: 3
- Watchers: 3
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
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.