Il sito funziona meglio con JavaScript.
Home
Esplora
帮助
返回水杉在线
登录水杉在线
登录水杉码园
10225101440
/
leveldb_ttl
forkato da
building_data_management_systems.Xuanzhou.2024Fall.DaSE/leveldb_base
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
0
Wiki
Attività
Sfoglia il codice sorgente
Merge pull request
#329
from ralphtheninja/travis-badge
Add travis build badge to README
naive_version
Chris Mumford
9 anni fa
parent
43fcf23af0
dd1c3c3572
commit
2d0320a458
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Opzioni Diff
Mostra statistiche
Scarica il file Patch
Scarica il file Diff
+2
-0
README.md
+ 2
- 0
README.md
Vedi File
@ -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
Scrivi
Anteprima
Caricamento…
Annulla
Salva