Skip to content

Commit 0e8c443

Browse files
committed
Add NoKV to App Definition and Development > Database
1 parent 1dfa8a0 commit 0e8c443

2 files changed

Lines changed: 56 additions & 0 deletions

File tree

hosted_logos/nokv.svg

Lines changed: 49 additions & 0 deletions
Loading

landscape.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6133,6 +6133,13 @@ landscape:
61336133
homepage_url: https://www.nuodb.com/
61346134
logo: nuodb.svg
61356135
crunchbase: https://www.crunchbase.com/organization/nuodb
6136+
- item:
6137+
name: NoKV
6138+
description: >-
6139+
NoKV is a full-stack distributed key-value storage platform written from scratch in Go, including its own LSM engine, Raft implementation, control plane, and MVCC layer.
6140+
homepage_url: https://github.com/feichai0017/NoKV
6141+
repo_url: https://github.com/feichai0017/NoKV
6142+
logo: nokv.svg
61366143
- item:
61376144
name: OceanBase
61386145
homepage_url: https://en.oceanbase.com/

0 commit comments

Comments
 (0)