You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/02/28 08:06:13 UTC

[GitHub] [shardingsphere] menghaoranss opened a new issue #15665: [OpenForce 2022] Integrating the embedded H2 Database to implement the standalone mode

menghaoranss opened a new issue #15665:
URL: https://github.com/apache/shardingsphere/issues/15665


   This issue is for [OpenForce 2022](https://github.com/apache/shardingsphere/discussions/12683#discussioncomment-2139441)
   
   ## Background
   
   In the [standalone mode](https://shardingsphere.apache.org/document/current/en/concepts/mode/), it is not a good choice to use local files to persist metadata, because local files are not encrypted and can be modified at any time. Therefore, we consider using embedded H2 Database to support standalone mode. We need to persist the meta data in YAML format into H2 Database,  just like the registry center. All the meta data structure of the registry center please refer to [Management](https://shardingsphere.apache.org/document/current/cn/reference/management/).
   
   
   ## Task list
   The following steps are required:
   
   - [ ] Open `H2Repository.java` to implement all of the empty methods.
   - [ ] Add necessary unit tests
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb commented on issue #15665: [OpenForce 2022] Integrating the embedded H2 Database to implement the standalone mode

Posted by GitBox <gi...@apache.org>.
zjcnb commented on issue #15665:
URL: https://github.com/apache/shardingsphere/issues/15665#issuecomment-1076291537


   > You can assign it to me. Thank you @menghaoranss
   
   Welcome.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] acmenlt commented on issue #15665: [OpenForce 2022] Integrating the embedded H2 Database to implement the standalone mode

Posted by GitBox <gi...@apache.org>.
acmenlt commented on issue #15665:
URL: https://github.com/apache/shardingsphere/issues/15665#issuecomment-1076290734


   You can assign it to me. Thank you @menghaoranss 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [shardingsphere] zjcnb closed issue #15665: [OpenForce 2022] Integrating the embedded H2 Database to implement the standalone mode

Posted by GitBox <gi...@apache.org>.
zjcnb closed issue #15665:
URL: https://github.com/apache/shardingsphere/issues/15665


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org