File: leveldb-doc.doc-base

package info (click to toggle)
leveldb 1.20-2.1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 1,424 kB
  • sloc: cpp: 19,348; ansic: 543; makefile: 347; sh: 264
file content (11 lines) | stat: -rw-r--r-- 415 bytes parent folder | download | duplicates (10)
1
2
3
4
5
6
7
8
9
10
11
Document: leveldb-doc
Title: LevelDB documentation
Author: Jeff Dean, Sanjay Ghemawat
Abstract: The leveldb library provides a persistent key value store. Keys
 and values are arbitrary byte arrays. The keys are ordered within the
 key value store according to a user-specified comparator function.
Section: Programming

Format: HTML
Index: /usr/share/doc/leveldb-doc/index.html
Files: /usr/share/doc/leveldb-doc/*