Similar to the cache db in db.py. The transactions are all wrapped in a _resize wrapper that will dynamically resize the lmdb env if the memory map gets too big. This will remove the need for our fakakta repo "config" file that requires updating and so on.
Similar to the cache db in
db.py. The transactions are all wrapped in a_resizewrapper that will dynamically resize the lmdb env if the memory map gets too big. This will remove the need for our fakakta repo "config" file that requires updating and so on.