Redis or Garnet as cache storage using FarNet.Redis module #1508
nightroman
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The custom storage technique is explained in docs Caching / Custom Storage.
This section also provides the complete example of using Redis with
redis-cli
.Here is the similar Redis cache storage using the PowerShell module FarNet.Redis
(note that it requires PowerShell Core 7.4+)
How to use / test
Beta Was this translation helpful? Give feedback.
All reactions