optimize logs.
1 file changed
tree: 29203c008283e67c772ee1909700dbba006d989a
  1. .github/
  2. analytic_engine/
  3. benchmarks/
  4. catalog/
  5. catalog_impls/
  6. cluster/
  7. common_types/
  8. components/
  9. df_engine_extensions/
  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. .dockerignore
  29. .gitignore
  30. .gitmodules
  31. .pre-commit-config.yaml
  32. Cargo.lock
  33. Cargo.toml
  34. clippy.toml
  35. CODE_OF_CONDUCT.md
  36. CONTRIBUTING.md
  37. Dockerfile
  38. LICENSE
  39. licenserc.toml
  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

When develop CeresDB, we benefit a lot from several other open source projects, such as influxdb_iox, tikv etc, thanks for their awesome work.

In our production usage, we heavily use OceanBase as implementation of both WAL and ObjectStorage, and OceanBase team help us maintain stability of our cluster, thanks for their kindly support.

License

CeresDB is under Apache License 2.0.

Community and support