chore: rename ceresdb to horaedb  (#47)

Signed-off-by: tison <wander4096@gmail.com>
37 files changed
tree: b33497a97a50de337ede82ffbc8d929cca00f7f8
  1. .github/
  2. examples/
  3. src/
  4. .gitignore
  5. Cargo.lock
  6. Cargo.toml
  7. LICENSE
  8. licenserc.toml
  9. Makefile
  10. README.md
  11. rust-toolchain.toml
  12. 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.