This website works better with JavaScript.
首頁
探索
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
leveldb_base
關註
23
收藏
0
複製
3
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Add AppVeyor (Windows CI) badge to README.
------------- Created by MOE:
https://github.com/google/moe
MOE_MIGRATED_REVID=237295321
main
costan
5 年之前
committed by
Victor Costan
父節點
ed76289b25
當前提交
04470825ac
共有
1 個文件被更改
,包括
1 次插入
和
0 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
README.md
+ 1
- 0
README.md
查看文件
@ -1,6 +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)
[
![Build status
](
https://ci.appveyor.com/api/projects/status/g2j5j4rfkda6eyw5/branch/master?svg=true
)](https://ci.appveyor.com/project/pwnall/leveldb)
Authors: Sanjay Ghemawat (sanjay@google.com) and Jeff Dean (jeff@google.com)
Write
Preview
Loading…
取消
儲存