We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 43d073d commit 0b5b81aCopy full SHA for 0b5b81a
README
@@ -16,8 +16,8 @@ The core of this code has been derived from open-source leveldb.
16
The code under this directory implements a system for maintaining a
17
persistent key/value store.
18
19
-See doc/index.html for more explanation.
20
-See doc/impl.html for a brief overview of the implementation.
+See doc/index.html and github wiki (https://github.com/facebook/rocksdb/wiki)
+for more explanation.
21
22
The public interface is in include/*. Callers should not include or
23
rely on the details of any other header files in this package. Those
0 commit comments