Skip to content
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

[Doc] Add h2 dialect usage documentation #388

Open
wolfboys opened this issue Jun 16, 2024 · 0 comments
Open

[Doc] Add h2 dialect usage documentation #388

wolfboys opened this issue Jun 16, 2024 · 0 comments
Assignees

Comments

@wolfboys
Copy link
Member

StreamPark supports H2 as a dialect for the convenience of users to experience quickly, but doesn't persist data; the data is stored in memory, so once the platform is restarted, the data is lost. H2 itself supports data persistence, so we need to support H2 data persistence. In this PR is already supported, We need to complete the update of this part of the document before the release of 2.1.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant