[4.6.0] - 2020-05-26
Added
- Added
maxCachedUsers
option toLDConfig
. You can now specify the number of users to be cached or use-1
for unlimited cached users.
Fixed
FlagStore
properly synchronizes reads and writes to prevent a potential race condition.