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