apache / apache/streampark-website
[Doc] Add h2 dialect usage documentation
Open
- Dominant language
- Less
- Stars
- 25
- Forks
- 91
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/apache/incubator-streampark/pull/3759) is already supported, We need to complete the update of this part of the document before the release of 2.1.5
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.