|
@ -1,5 +1,11 @@ |
|
|
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. |
|
|
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values. |
|
|
|
|
|
|
|
|
|
|
|
实验报告请查看以下文档: |
|
|
|
|
|
|
|
|
|
|
|
我们的分工已在代码中以注释的形式体现,如:ckx、pzy。 |
|
|
|
|
|
|
|
|
|
|
|
- [实验报告](实验报告.md) |
|
|
|
|
|
|
|
|
> **This repository is receiving very limited maintenance. We will only review the following types of changes.** |
|
|
> **This repository is receiving very limited maintenance. We will only review the following types of changes.** |
|
|
> |
|
|
> |
|
|
> * Fixes for critical bugs, such as data loss or memory corruption |
|
|
> * Fixes for critical bugs, such as data loss or memory corruption |
|
|