issues
search
adamlofts
/
leveldb_dart
Dart bindings for the LevelDB key value store.
MIT License
24
stars
5
forks
source link
Make close() synchronous
#2
Closed
adamlofts
closed
8 years ago
adamlofts
commented
8 years ago
This means we can join the db thread once the db is open.
This means we can join the db thread once the db is open.