utsaslab / pebblesdb

The PebblesDB write-optimized key-value store (SOSP 17)
BSD 3-Clause "New" or "Revised" License
504 stars 98 forks source link

Does PebblesDB compatible with leveldb completely? #27

Open lurais opened 1 year ago

lurais commented 1 year ago

Does PebblesDB compatible with leveldb completely? for example, if I used to use leveldb , will it get error if I use PebblesDB to open it ?