Frends.Redis.DeleteKey / 1.2.0
Summary
Removes a key and its value from Redis.
Typical use — invalidating a cached entry when the Process knows the underlying data changed
Data to use in Redis
| Name | Type | Default | Example | Description |
|---|---|---|---|---|
| Key | String |
– | Foo |
Key to delete |