Version 0.1.1 #159
dimitribouniol
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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
This discussion was created from the release Version 0.1.1.
Beta Was this translation helpful? Give feedback.
All reactions