You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Forward and backward iteration is supported over the data.
13
13
* Data is automatically compressed using the [Snappy compression library](http://code.google.com/p/snappy).
14
14
* External activity (file system operations etc.) is relayed through a virtual interface so users can customize the operating system interactions.
15
-
*[Detailed documentation](http://htmlpreview.github.io/?https://github.com/google/leveldb/blob/master/doc/index.html) about how to use the library is included with the source code.
15
+
*[Detailed documentation](https://rawgit.com/google/leveldb/master/doc/index.html) about how to use the library is included with the source code.
0 commit comments