-
https://github.com/roseduan/rosedb
https://riak.com/assets/bitcask-intro.pdf
-
## Who is using RoseDB?
We sincerely thank everyone who pays attention to RoseDB and uses it. If you are using RoseDB, please let us know by adding your project to the list below. We will try our b…
-
Add Packages, new ones, that can be used in Various Projects. Add them in the comments using the following Markdown Template
```
# Package Name
Description of this Package.
**[Repository]**
…
-
Calling all WAL(Write Ahead Log) users!
Share a brief description of your project/use case, how WAL benefits you, and any encountered challenges.
Your insights will strengthen our community and …
-
##
想了解下有哪些值得阅读go开源项目
## 诉求
希望能够通过阅读开源代码进一步对go语言的应用更加深刻,了解在使用中应该注意的用法
## 参考资料
目前看到的比较高star的项目,比如说docker,Kubernetes,以及hugo, nsq这些
----
## 备注
-
Hi, can you tell me why when initializing default options a directory is created in tmp. This directory is created in any case, even when the default options are not used or the DirPath field is overr…
-
### 其他相关概念
- LSTM 树
- Column Family 列簇
### 其他 DB
- rockdb, https://github.com/facebook/rocksdb/wiki/Terminology .
- rosedb,
- leveldb,
- boltdb,
- badger, kv
### 什么是 LSTM 树?
…
-
In my standalone Golang application, I utilize RoseDB and distribute it to the client as an .exe. This application acts as a server that supports multiple sessions for a single account. The keys I use…
-
-
Hi, the recent release of rosedblabs/wal v1.3.7 breaks the current main release of rosedb v2.3.6.
> remove block cache(https://github.com/rosedblabs/wal/commit/e77db044463f4ba32455b7a0b42db3161248b…