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
The PSR-16 implementations of getMultiple, setMultiple, and deleteMultiple are currently client-side and the clear() method is unimplemented. There is a note in the library's README to set expectations about the resulting performance/availability of those methods. When the backend implementations are available, switch the client methods over and update the documentation.
The text was updated successfully, but these errors were encountered:
The PSR-16 implementations of
getMultiple
,setMultiple
, anddeleteMultiple
are currently client-side and theclear()
method is unimplemented. There is a note in the library's README to set expectations about the resulting performance/availability of those methods. When the backend implementations are available, switch the client methods over and update the documentation.The text was updated successfully, but these errors were encountered: