chore: fix repository address in cargo.toml (#49)

1 file changed
tree: 33232d2dae844cbd966ad156f7830f525cfb840b
  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.