This website works better with JavaScript.
首頁
探索
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
leveldb_ttl
複製自
building_data_management_systems.Xuanzhou.2024Fall.DaSE/leveldb_base
關註
23
收藏
2
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Merge pull request
#329
from ralphtheninja/travis-badge
Add travis build badge to README
ld
Chris Mumford
8 年之前
父節點
43fcf23af0
dd1c3c3572
當前提交
2d0320a458
共有
1 個文件被更改
,包括
2 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
README.md
+ 2
- 0
README.md
查看文件
@ -1,5 +1,7 @@
**LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.**
[
![Build Status
](
https://travis-ci.org/google/leveldb.svg?branch=master
)](https://travis-ci.org/google/leveldb)
Authors: Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)
# Features
Write
Preview
Loading…
取消
儲存