chore: add asf yaml (#48)

2 files changed
tree: 95caf2b554cf18021ae0a91626551f18e0577982
  1. .github/
  2. examples/
  3. src/
  4. .asf.yaml
  5. .gitignore
  6. Cargo.lock
  7. Cargo.toml
  8. LICENSE
  9. licenserc.toml
  10. Makefile
  11. README.md
  12. rust-toolchain.toml
  13. rustfmt.toml
README.md

HoraeDB Rust Client

License Crates.io

Introduction

The rust client for HoraeDB.

HoraeDB is a high-performance, distributed, schema-less, cloud native time-series database that can handle both time-series and analytics workloads.

Support features

  • [x] Query
  • [x] Write

Contributing

Any contribution is welcome!

Read our Contributing Guide and make your first contribution!

License

Under Apache License 2.0.