dev
(python) lmdb 정보
temp_information
2016. 8. 23. 13:22
db=lmdb.open('path_to_lmdb_dir', readonly=True)
db.stat()