You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(version): change default version v1.1.0 to v1.1.0rc0 (#336)
change default version v1.1.0 to v1.1.0rc0
Signed-off-by: xiangyu5632 <xiangyu5632@126.com>
fix: the index data mmap cannot be configured (#146)
1. support mmap enable or disable by configuration.
2. disable mmap on darwin always.
BREAKING CHANGE: disable mmap by default.
Signed-off-by: shilinlee <836160610@qq.com>
chore(docker): add the instructions for deploying openGemini to KubeE… (
#87)
chore(docker): add the instructions for deploying openGemini to KubeEdge and K8s
1. Added instructions for deploying openGemini to KubeEdge and K8s.
2. Sample KubeEdge and K8s Configuration Files
3. Example of the openGemini configuration file
Signed-off-by: xiangyu5632 <xiangyu5632@126.com>