https://github.com/hypertrace/document-store
Document store abstraction that we use across Hypertrace
https://github.com/hypertrace/document-store
Last synced: about 2 months 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 (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2026-04-07T07:26:04.000Z (about 2 months ago)
- Last Synced: 2026-04-07T08:29:22.687Z (about 2 months ago)
- Language: Java
- Size: 1.43 MB
- Stars: 3
- Watchers: 1
- Forks: 12
- Open Issues: 13
-
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.