Skip to content

Version 0.1.1

Choose a tag to compare

@dimitribouniol dimitribouniol released this 22 Jul 07:39
· 103 commits to main since this release

Overview

This release vastly improves the memory footprint of a DiskPersistence, keeping an upper-bound of resources in memory instead of every change that was made during a session. This was generally not an issue unless you were making 1000s of edits at a time, though it would consistently be a problem during migrations and warmups.

What's Changed

Full Changelog: 0.1.0...0.1.1