Il sito funziona meglio con JavaScript.
Home
Esplora
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
LevelDB-course-Lab
Segui
23
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Add AppVeyor (Windows CI) badge to README.
------------- Created by MOE:
https://github.com/google/moe
MOE_MIGRATED_REVID=237295321
main
costan
5 anni fa
committed by
Victor Costan
parent
ed76289b25
commit
04470825ac
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+1
-0
README.md
+ 1
- 0
README.md
Vedi File
@ -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)
Scrivi
Anteprima
Caricamento…
Annulla
Salva