flower-corp/lotusdb

Most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, optimization of badger and bbolt.

GoShellgolangdatabasestoragebptreelsm-treekv-store
This is stars and forks stats for /flower-corp/lotusdb repository. As of 28 Apr, 2024 this repository has 1767 stars and 164 forks.

What is LotusDB LotusDB is the most advanced key-value store written in Go, extremely fast, compatible with LSM tree and B+ tree, and optimization of badger and bbolt. Key features: Combine the advantages of LSM and B+ tree Fast read/write performance Much lower read and space amplification than typical LSM Design Overview Getting Started package main import ( "github.com/lotusdblabs/lotusdb/v2" ) func main() { // specify the options options := lotusdb.DefaultOptions options.DirPath = "/tmp/lotusdb_basic" //...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
didi/nightingaleGoPythonOther7.2k+431.2k+4
openimsdk/open-im-serverGoShellMakefile12k02.1k0
vitessio/vitessGoJavaTypeScript16.9k02k0
vercel/turborepoRustGoTypeScript23.2k01.5k0
Xhofe/alistGoOther30.8k04.3k0
evanw/esbuildGoJavaScriptTypeScript36.2k01.1k0
casdoor/casdoorGoHTMLMakefile7.2k+76870+2
sourcegraph/sourcegraphGoTypeScriptStarlark9k+221.2k+8
httprunner/httprunnerGoPythonOther3.8k01.2k0
kumahq/kumaGoMakefileShell3.3k+4304+1