https://github.com/eosphoros-ai/liteio
LiteIO is a cloud-native block device service that uses multiple storage engines, including SPDK and LVM, to achieve high performance. It is specifically designed for Kubernetes in a hyper-converged architecture, allowing for block device provisioning across the entire cluster.
https://github.com/eosphoros-ai/liteio
Keywords
block-device cloud-native hyper-converged lvm2 spdk storage-management storage-pools storage-service
Last synced: 11 months ago
JSON representation
Acceptance Criteria
- Revelant topics? true
- External users? true
- Open source license? true
- Active? true
- Fork? false
Repository metadata
LiteIO is a cloud-native block device service that uses multiple storage engines, including SPDK and LVM, to achieve high performance. It is specifically designed for Kubernetes in a hyper-converged architecture, allowing for block device provisioning across the entire cluster.
- Host: GitHub
- URL: https://github.com/eosphoros-ai/liteio
- Owner: eosphoros-ai
- License: apache-2.0
- Created: 2023-11-24T03:11:33.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-06T03:35:00.000Z (over 1 year ago)
- Last Synced: 2024-05-03T17:21:14.322Z (about 1 year ago)
- Topics: block-device, cloud-native, hyper-converged, lvm2, spdk, storage-management, storage-pools, storage-service
- Language: Go
- Homepage:
- Size: 1.01 MB
- Stars: 289
- Watchers: 8
- Forks: 44
- Open Issues: 3
- Releases: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Owner metadata
- Name: eosphoros
- Login: eosphoros-ai
- Email: [email protected]
- Kind: organization
- Description: Revolutionizing Database Interactions with Private LLM Technology
- Website: http://dbgpt.site
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/140580304?v=4
- Repositories: 14
- Last ynced at: 2024-04-16T16:47:29.393Z
- Profile URL: https://github.com/eosphoros-ai
GitHub Events
Total
- Create event: 3
- Commit comment event: 1
- Issues event: 11
- Watch event: 287
- Issue comment event: 8
- Member event: 1
- Push event: 23
- Pull request event: 25
- Fork event: 43
Last Year
- Commit comment event: 1
- Create event: 3
- Fork event: 43
- Issue comment event: 8
- Issues event: 11
- Member event: 1
- Pull request event: 25
- Push event: 23
- Watch event: 287
Committers metadata
Last synced: about 1 year ago
Total Commits: 60
Total Committers: 3
Avg Commits per committer: 20.0
Development Distribution Score (DDS): 0.117
Commits in past year: 60
Committers in past year: 3
Avg Commits per committer in past year: 20.0
Development Distribution Score (DDS) in past year: 0.117
Name | Commits | |
---|---|---|
shenmu.wy | s****y@a****m | 53 |
iamazy | i****e@o****m | 6 |
magic.chen | c****y@1****m | 1 |
Committer domains:
- 163.com: 1
- antfin.com: 1
Issue and Pull Request metadata
Last synced: over 1 year ago
Total issues: 1
Total pull requests: 12
Average time to close issues: 3 days
Average time to close pull requests: 13 minutes
Total issue authors: 1
Total pull request authors: 1
Average comments per issue: 2.0
Average comments per pull request: 0.0
Merged pull request: 12
Bot issues: 0
Bot pull requests: 0
Past year issues: 1
Past year pull requests: 12
Past year average time to close issues: 3 days
Past year average time to close pull requests: 13 minutes
Past year issue authors: 1
Past year pull request authors: 1
Past year average comments per issue: 2.0
Past year average comments per pull request: 0.0
Past year merged pull request: 12
Past year bot issues: 0
Past year bot pull requests: 0
Top Issue Authors
- dong-liuliu (1)
Top Pull Request Authors
- silentred (12)
Top Issue Labels
Top Pull Request Labels
Dependencies
- actions/checkout v3 composite
- actions/setup-go v4 composite
- github.com/container-storage-interface/spec v1.5.0
- github.com/didi/gendry v1.4.0
- github.com/go-logr/logr v1.2.0
- github.com/go-sql-driver/mysql v1.4.1
- github.com/go-xorm/xorm v0.7.9
- github.com/golang/protobuf v1.5.2
- github.com/kubernetes-csi/csi-lib-utils v0.9.0
- github.com/prometheus/client_golang v1.12.1
- github.com/satori/go.uuid v1.2.0
- github.com/spf13/cobra v1.4.0
- github.com/spf13/pflag v1.0.5
- github.com/stretchr/testify v1.8.1
- github.com/toolkits/file v0.0.0-20160325033739-a5b3c5147e07
- github.com/toolkits/nux v0.0.0-20200401110743-debb3829764a
- github.com/toolkits/slice v0.0.0-20141116085117-e44a80af2484
- github.com/toolkits/sys v0.0.0-20170615103026-1f33b217ffaf
- go.uber.org/zap v1.19.1
- golang.org/x/crypto v0.2.0
- golang.org/x/net v0.4.0
- golang.org/x/sys v0.3.0
- golang.org/x/time v0.2.0
- google.golang.org/grpc v1.40.0
- google.golang.org/protobuf v1.27.1
- gopkg.in/yaml.v2 v2.4.0
- k8s.io/api v0.24.7
- k8s.io/api=>k8s.io/api v0.24.7
- k8s.io/apiextensions-apiserver=>k8s.io/apiextensions-apiserver v0.24.7
- k8s.io/apimachinery v0.24.7
- k8s.io/apimachinery=>k8s.io/apimachinery v0.24.7
- k8s.io/apiserver=>k8s.io/apiserver v0.24.7
- k8s.io/cli-runtime=>k8s.io/cli-runtime v0.24.7
- k8s.io/client-go v0.24.7
- k8s.io/client-go=>k8s.io/client-go v0.24.7
- k8s.io/cloud-provider=>k8s.io/cloud-provider v0.24.7
- k8s.io/cluster-bootstrap=>k8s.io/cluster-bootstrap v0.24.7
- k8s.io/code-generator=>k8s.io/code-generator v0.24.7
- k8s.io/component-base v0.24.7
- k8s.io/component-base=>k8s.io/component-base v0.24.7
- k8s.io/component-helpers v0.24.7
- k8s.io/component-helpers=>k8s.io/component-helpers v0.24.7
- k8s.io/controller-manager=>k8s.io/controller-manager v0.24.7
- k8s.io/cri-api=>k8s.io/cri-api v0.24.7
- k8s.io/csi-translation-lib=>k8s.io/csi-translation-lib v0.24.7
- k8s.io/klog/v2 v2.60.1
- k8s.io/kube-aggregator=>k8s.io/kube-aggregator v0.24.7
- k8s.io/kube-controller-manager=>k8s.io/kube-controller-manager v0.24.7
- k8s.io/kube-proxy=>k8s.io/kube-proxy v0.24.7
- k8s.io/kube-scheduler=>k8s.io/kube-scheduler v0.24.7
- k8s.io/kubectl=>k8s.io/kubectl v0.24.7
- k8s.io/kubelet=>k8s.io/kubelet v0.24.7
- k8s.io/kubernetes v1.24.7
- k8s.io/legacy-cloud-providers=>k8s.io/legacy-cloud-providers v0.24.7
- k8s.io/metrics=>k8s.io/metrics v0.24.7
- k8s.io/mount-utils v0.24.7
- k8s.io/mount-utils=>k8s.io/mount-utils v0.24.7
- k8s.io/pod-security-admission=>k8s.io/pod-security-admission v0.24.7
- k8s.io/sample-apiserver=>k8s.io/sample-apiserver v0.24.7
- k8s.io/utils v0.0.0-20220210201930-3a6ce19ff2f9
- sigs.k8s.io/controller-runtime v0.12.3
- 1196 dependencies
Score: 6.775366090936392