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
{{ message }}
This repository was archived by the owner on Jan 11, 2026. It is now read-only.
For JsonStore I need to use a callback for method set() to manipulate the existing value. I is very easy to implement, but for which version should I send a pull request?
The master looks not good for me to use it now in production. And for the tag 1.1 I can't find a equal branch.
Do you have a stable branch for version 1.x or can you create one?
There are also two versions to implement the callback:
We can check in the get method and call the callback.