Skip to content

v0.0.11

Choose a tag to compare

@github-actions github-actions released this 26 May 11:21
· 11 commits to main since this release

New Features

  • Contextualize access to filesystem
  • Able to resize a block
  • Automatic file compaction when data is deleted
  • Add compaction system on load, set, delete or any action
  • Add automatic compaction of data

Bugfixes

  • Add default filesystem access to the context
  • Compact: Point moved block to new data location

Tests

  • Allow to test different platforms when opening files
  • Add utils tests

Chg

  • Add optional Persistency context parameters