heapwolf / ldb

A C++ REPL / CLI for LevelDB
MIT License
201 stars 23 forks source link

Support for chrome leveldb comparitor idb_cmp1 #49

Open mhirsch opened 7 years ago

mhirsch commented 7 years ago

This is a feature request. Have you thought about implementing chrome's idb_cmp1 comparitor to enable working natively with webkit IndexDB storage?

This stack overflow question seems to outline some of what might be necessary: http://stackoverflow.com/questions/35074659/access-google-chromes-indexeddb-leveldb-outside-of-chrome