Introduce the bus system to implement streaming data ingestion

Signed-off-by: Gao Hongtao <hanahmily@gmail.com>
13 files changed
tree: 1ce9532307059ff638132c5045fb44f6392b5a32
  1. assets/
  2. banyand/
  3. pkg/
  4. .gitignore
  5. CHANGES.md
  6. CONTRIBUTING.md
  7. go.mod
  8. go.sum
  9. golangci.yml
  10. LICENSE
  11. NOTICE
  12. README.md
README.md

BanyanDB

BanyanDB, as an observability database, aims to ingest, analyze and store Metrics, Tracing and Logging data. It's designed to handle observability data generated by Observability platform and APM system, like Apache SkyWalking etc.

Resource

Contributing

For developers who want to contribute to this project, see Contribution Guide

License

Apache 2.0 License.