heapwolf / lev

The complete REPL & CLI for managing LevelDB instances.
MIT License
296 stars 36 forks source link

Just freezes #57

Open georgir opened 6 years ago

georgir commented 6 years ago

I tried to use it with an indexeddb directory from a chrominum browser embedded in some app. Trying to list keys, either with --keys or with ls, it just freezes forever. No error message, no output, no nothing.

georgir commented 6 years ago

test.leveldb.zip an example db that shows the problem