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
minor #19933 [Lock] Improve the documentation about serializing lock keys (stof)
This PR was merged into the 5.4 branch.
Discussion
----------
[Lock] Improve the documentation about serializing lock keys
- use the LockFactory, which is consistent with other examples and is the recommended usage in the fullstack framework rather than injecting the Store to create a Lock directly
- update the lock store table to document which stores are compatible with serialization, as the section about serialization is linking to this table for compatibility info but it was not included
Commits
-------
3444ffb Improve the documentation about serializing lock keys
0 commit comments