chore: bump version to 1.1.0 (#797)

2 files changed
tree: 10ad52f0ac7b4fa64309c8567b061b9039736d32
  1. .github/
  2. analytic_engine/
  3. benchmarks/
  4. catalog/
  5. catalog_impls/
  6. cluster/
  7. common_types/
  8. common_util/
  9. components/
  10. df_operator/
  11. docker/
  12. docs/
  13. integration_tests/
  14. interpreters/
  15. meta_client/
  16. query_engine/
  17. remote_engine_client/
  18. router/
  19. scripts/
  20. server/
  21. sql/
  22. src/
  23. system_catalog/
  24. table_engine/
  25. tools/
  26. wal/
  27. .dockerignore
  28. .gitignore
  29. .gitmodules
  30. .pre-commit-config.yaml
  31. build.rs
  32. Cargo.lock
  33. Cargo.toml
  34. clippy.toml
  35. CODE_OF_CONDUCT.md
  36. CONTRIBUTING.md
  37. Dockerfile
  38. LICENSE
  39. Makefile
  40. README-CN.md
  41. README.md
  42. rust-toolchain
  43. rustfmt.toml
README.md

CeresDB

License CI OpenIssue Slack Docker

中文

CeresDB is a high-performance, distributed, cloud native time-series database.

Documentation

Contributing

Any contribution is welcome!

Read our Contributing Guide and make your first contribution!

Acknowledgment

Some design of CeresDB references influxdb_iox, and some specific module implementations reference tikv and other excellent open source projects, thanks to InfluxDB, TiKV, and any other referenced great open source projects.

Licensing

CeresDB is under Apache License 2.0.

Community and support