-
Notifications
You must be signed in to change notification settings - Fork 765
Add clickhouse state store docs v1.16 #4697
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: v1.16
Are you sure you want to change the base?
Conversation
daprdocs/content/en/reference/components-reference/supported-state-stores/setup-clickhouse.md
Show resolved
Hide resolved
e084f7a
to
2da4c1d
Compare
@msfussell I've removed the unnecessary files—only the required ones remain. Thanks again for the feedback! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@middt - Great docs. A few suggested edits. Appreciate the contribution
daprdocs/content/en/reference/components-reference/supported-state-stores/setup-clickhouse.md
Outdated
Show resolved
Hide resolved
daprdocs/content/en/reference/components-reference/supported-state-stores/setup-clickhouse.md
Outdated
Show resolved
Hide resolved
- Add comprehensive documentation for ClickHouse state store component - Include setup instructions for self-hosted, Kubernetes, and cloud deployments - Document supported features: CRUD, ETag, and TTL support - Add advanced configuration options and performance considerations - Update component registry with ClickHouse entry in generic.yaml - Set correct version as 1.16 (first release) - Remove actor-related content as ClickHouse is not transactional Signed-off-by: Mehmet TOSUN <mehmet.tosun@gmail.com>
87e7232
to
e6635ca
Compare
@msfussell Thank you for the great feedback! 🙏 Thanks for the thorough review and for helping make this contribution better! |
Thank you for helping make the Dapr documentation better!
Please follow this checklist before submitting:
In addition, please fill out the following to help reviewers understand this pull request:
Description
Issue reference
https://github.com/dapr/components-contrib/pull/3675