[py-lmdb] lmdb Size grow up out of conrtol[version:0.9.10]

  • From: "nizhijun@xxxxxxxxxxxxxxx" <nizhijun@xxxxxxxxxxxxxxx>
  • To: py-lmdb <py-lmdb@xxxxxxxxxxxxx>
  • Date: Thu, 30 Jun 2016 17:37:17 +0800

hello,
        Recently, I tried to use lmdb to store data in my process, lmdb's 
performance works very good as expected.
        Unfortunately, I found that the file size grew up out of control if I 
restart my process for thousands times.
        For example, I use "mdb_env_set_mapsize" to set size to 100mbytes, and 
I frequently put a key of 20mbytes to the DB, 
        finally, the db size grew up to 80mbytes, and after that can not put 
value again.
        Is there anyone ever find this issue?




nizhijun@xxxxxxxxxxxxxxx

Other related posts:

  • » [py-lmdb] lmdb Size grow up out of conrtol[version:0.9.10] - nizhijun@xxxxxxxxxxxxxxx