Skip to content

v2.1.4

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Jan 15:08
· 286 commits to master since this release

2.1.4 (2023-01-24)

Performance Improvements

  • FileAdapter: Remove need for atomically. With RWLock we have all we need. (4b52670)