Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tonny-zhang/stone-go

golang 写的用于小文件存储引擎
https://github.com/tonny-zhang/stone-go

Last synced: 1 day ago
JSON representation

golang 写的用于小文件存储引擎

Awesome Lists containing this project

README

        

## code for command
| code | desc |
| :----: | :----: |
| 1 | bind |
| 2 | error |
| 3 | set |
| 4 | get |
| 5 | delete |

## data key fro command
| key | desc |
| :----: | :----: |
| k | name of key |
| i | name of db index |
| v | name of value |
| c | name of callback |