github Tencent/MMKV v1.3.1

latest releases: v1.3.9, v1.3.7, v1.3.6...
13 months ago

v1.3.1 / 2023-8-11

This is a hotfix version. It's highly recommended that v1.2.16 & v1.3.0 users upgrade as soon as possible.

Changes for All platforms

  • Fix a critical bug that might cause multi-process MMKV corrupt. This bug was introduced in v1.2.16.
  • Add the ability to filter expired keys on count() & allKeys() methods when auto key expiration is turn on.
  • Reduce the msync() call on newly created MMKV instances.

Don't miss a new MMKV release

NewReleases is sending notifications on new releases.