# PixiuDkvGo **Repository Path**: youzi222/pixiu-dkv-go ## Basic Information - **Project Name**: PixiuDkvGo - **Description**: PixiuDkvGo - **Primary Language**: Go - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 1 - **Created**: 2022-04-21 - **Last Updated**: 2025-12-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PixiuDKV #### 介绍 基于GoLang实现硬盘版Redis,数据落盘采取badger/goleveldb实现; 感谢项目: leveldb目录下带来fork自goleveldb,https://github.com/syndtr/goleveldb raft 参照 https://github.com/etcd-io/etcd/tree/main/raft badger 参照 https://github.com/dgraph-io/badger