Add ClickHouse state store documentation#4691
Closed
middt wants to merge 21 commits into
Closed
Conversation
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
[Endgame] Update config.toml for 1.16
Upmerge 12/18: 1.15 -> 1.16
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
Signed-off-by: Hannah Hunter <[email protected]>
02/27 upmerge: 1.15 -> 1.16
* add documentation for Ollama conversation component Signed-off-by: Emmanuel Auffray <[email protected]> * add Ollama component to generic.yaml Signed-off-by: Emmanuel Auffray <[email protected]> --------- Signed-off-by: Emmanuel Auffray <[email protected]>
…pr#4637) Signed-off-by: Eric Shen <[email protected]>
* add documentation for GoogleAI conversation component Signed-off-by: Emmanuel Auffray <[email protected]> * add GoogleAI component to conversation documentation Signed-off-by: Emmanuel Auffray <[email protected]> --------- Signed-off-by: Emmanuel Auffray <[email protected]> Co-authored-by: Yaron Schneider <[email protected]>
* docs: add jobs overwrite flag Signed-off-by: Javier Aliaga <[email protected]> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md Co-authored-by: Mark Fussell <[email protected]> Signed-off-by: Javier Aliaga <[email protected]> * Update daprdocs/content/en/reference/api/jobs_api.md Co-authored-by: Mark Fussell <[email protected]> Signed-off-by: Javier Aliaga <[email protected]> * docs: Rewrite job-overview features Signed-off-by: Javier Aliaga <[email protected]> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-features-concepts.md Co-authored-by: Josh van Leeuwen <[email protected]> Signed-off-by: Javier Aliaga <[email protected]> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Javier Aliaga <[email protected]> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Co-authored-by: Cassie Coyle <[email protected]> Signed-off-by: Javier Aliaga <[email protected]> * Update daprdocs/content/en/developing-applications/building-blocks/jobs/jobs-overview.md Signed-off-by: Mark Fussell <[email protected]> --------- Signed-off-by: Javier Aliaga <[email protected]> Signed-off-by: Mark Fussell <[email protected]> Co-authored-by: Mark Fussell <[email protected]> Co-authored-by: Josh van Leeuwen <[email protected]> Co-authored-by: Cassie Coyle <[email protected]>
Signed-off-by: nelson.parente <[email protected]>
…port (dapr#4678) * Updating OpenAI Conversation component to include custom endpoint support Signed-off-by: Will Velida <[email protected]> * Update daprdocs/content/en/reference/components-reference/supported-conversation/openai.md Signed-off-by: Mark Fussell <[email protected]> --------- Signed-off-by: Will Velida <[email protected]> Signed-off-by: Mark Fussell <[email protected]> Co-authored-by: Mark Fussell <[email protected]>
- 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 <[email protected]>
3 tasks
Member
|
Can you rebase against the 1.16 branch please? |
3 tasks
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
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