Keruald Cache code was actually based on Zed/Obsidian version,
tweaked for PSR-16.
As such, cache changes are:
- every miss returns null, no need to check for false
- serialize/unserialize are done at cache level, not calling code level
Ref T2145
Differential D3865
Swap local cache library for Keruald Cache implementation Authored by dereckson on Mon, Nov 10, 22:47. Tags None Referenced Files None Subscribers None
Details Keruald Cache code was actually based on Zed/Obsidian version, As such, cache changes are:
Ref T2145 Ensure we can still load user workspaces
Diff Detail
|