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
There are many situations where having the client returned and painlessly accessible every where in your app is a necessity. In a scenario like redis where you need access to functionality like unlink or scanStream that aren't offered by unstorage, or other db drivers and you need more granular control.
Additional information
Would you be willing to help implement this feature?
The text was updated successfully, but these errors were encountered:
Describe the feature
There are many situations where having the client returned and painlessly accessible every where in your app is a necessity. In a scenario like redis where you need access to functionality like unlink or scanStream that aren't offered by unstorage, or other db drivers and you need more granular control.
Additional information
The text was updated successfully, but these errors were encountered: