You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide a customer persistence store (FF-2085) (#65)
* bump to commons 3.0.6; add LocalStorageBackedAsyncStore (FF-1980)
* Provide a customer persistence store (FF-2085)
* rename to persistentStore
* docs
A custom class to use for storing flag configurations. This is useful for cases where you want to use a different storage mechanism than the default storage provided by the SDK.
0 commit comments