Skip to content

v0.10.0

Choose a tag to compare

@warmwaffles warmwaffles released this 24 Feb 15:18
· 230 commits to main since this release

Added

  • Custom memory allocator for sqlite to leverage erlang's enif_alloc functionality. This allows the memory usage to be tracked with the erlang vm usage stats. #193