Update NoKV description#6280
Merged
github-actions[bot] merged 1 commit intoavelino:mainfrom Apr 26, 2026
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
Updates the README entry for NoKV so its listing description reflects its current positioning as a native metadata service for distributed storage and AI dataset workloads.
Changes:
- Replaces the NoKV description in the “Databases Implemented in Go” section with updated wording aligned to its current use case.
Automated Quality ChecksRequired checks✅ Repo: accessible, has go.mod and SemVer release Additional checks✅ License: Apache-2.0
Coverage: https://app.codecov.io/gh/your-org/your-project |
| - [lotusdb](https://github.com/flower-corp/lotusdb) - Fast k/v database compatible with lsm and b+tree. | ||
| - [Milvus](https://github.com/milvus-io/milvus) - Milvus is a vector database for embedding management, analytics and search. | ||
| - [moss](https://github.com/couchbase/moss) - Moss is a simple LSM key-value storage engine written in 100% Go. | ||
| - [NoKV](https://github.com/feichai0017/NoKV) - High-performance distributed KV storage based on LSM Tree. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Forge link: https://github.com/feichai0017/NoKV
pkg.go.dev: https://pkg.go.dev/github.com/feichai0017/NoKV
goreportcard.com: https://goreportcard.com/report/github.com/feichai0017/NoKV
Validation
Note: the full awesome-go test job currently reports unrelated alphabetical-order and duplicate-link failures elsewhere in README.md on the upstream base.