dponyatov Thu, 29 Aug 2019 03:30:04 -0700
Is any ZODB object storage analog exists for Nim?
Maybe is there a way to mmap my objects graphs to a local storage file? I want a way to implement persistent storage let me save state between a single program instance runs.