-
Notifications
You must be signed in to change notification settings - Fork 780
Add ClickHouse state store documentation #4691
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
Closed
Closed
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
[Endgame] Update config.toml for 1.16
Upmerge 12/18: 1.15 -> 1.16
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
02/27 upmerge: 1.15 -> 1.16
* add documentation for Ollama conversation component Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com> * add Ollama component to generic.yaml Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com> --------- Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com>
…pr#4637) Signed-off-by: Eric Shen <ericshenyuhao@outlook.com>
* add documentation for GoogleAI conversation component Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com> * add GoogleAI component to conversation documentation Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com> --------- Signed-off-by: Emmanuel Auffray <emmanuel.auffray@gmail.com> Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
* docs: add jobs overwrite flag Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/reference/api/jobs_api.md Co-authored-by: Mark Fussell <markfussell@gmail.com> Signed-off-by: Javier Aliaga <javier@diagrid.io> * docs: Rewrite job-overview features Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md Co-authored-by: Josh van Leeuwen <me@joshvanl.dev> Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com> Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com> Signed-off-by: Javier Aliaga <javier@diagrid.io> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Javier Aliaga <javier@diagrid.io> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Josh van Leeuwen <me@joshvanl.dev> Co-authored-by: Cassie Coyle <cassie.i.coyle@gmail.com>
Signed-off-by: nelson.parente <nelson_parente@live.com.pt>
…port (dapr#4678) * Updating OpenAI Conversation component to include custom endpoint support Signed-off-by: Will Velida <willvelida@hotmail.co.uk> * Update daprdocs/content/en/reference/components-reference/supported-conversation/openai.md Signed-off-by: Mark Fussell <markfussell@gmail.com> --------- Signed-off-by: Will Velida <willvelida@hotmail.co.uk> Signed-off-by: Mark Fussell <markfussell@gmail.com> Co-authored-by: Mark Fussell <markfussell@gmail.com>
- 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 Signed-off-by: Mehmet TOSUN <mehmet.tosun@gmail.com>
3 tasks
Member
|
Can you rebase against the 1.16 branch please? |
3 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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