dain / leveldb

Port of LevelDB to Java

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use the java.nio.Path API

timurstrekalov opened this issue · comments

This allows for testing with an in-memory filesystem (like Jimfs), for example.

This project is in maintenance mode, so a big change like this is not something we can support.