chore: bump the version to 1.2.0 and update the config example
6 files changed
tree: c7b385972a65ed91620e45379107a45e57900bff
  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. partition_table_engine/
  17. proxy/
  18. query_engine/
  19. query_frontend/
  20. remote_engine_client/
  21. router/
  22. scripts/
  23. server/
  24. src/
  25. system_catalog/
  26. table_engine/
  27. tools/
  28. wal/
  29. .dockerignore
  30. .gitignore
  31. .gitmodules
  32. .pre-commit-config.yaml
  33. build.rs
  34. Cargo.lock
  35. Cargo.toml
  36. clippy.toml
  37. CODE_OF_CONDUCT.md
  38. CONTRIBUTING.md
  39. Dockerfile
  40. LICENSE
  41. Makefile
  42. README-CN.md
  43. README.md
  44. rust-toolchain
  45. 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