mirror of
https://github.com/google/leveldb.git
synced 2026-08-30 11:27:52 +08:00
Fix issues 200, 201 Also, * Fix link to bigtable paper in docs. * New sstables will have the file extension .ldb. .sst files will continue to be recognized. * When building for iOS, use xcrun to execute the compiler. This may affect issue 177.