summaryrefslogtreecommitdiffstats
path: root/src/modules/rlm_redis/README.md
blob: cc47d11b2bdcaa73b9477b053fc105b401377449 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# rlm_redis
## Metadata
<dl>
  <dt>category</dt><dd>datastore</dd>
</dl>

## Summary

Provides connectivity to single and clustered instances of Redis.
This module exposes a string expansion that may be used to execute
queries against Redis.

Other related modules such as rlm_redis_ippool and rlm_rediswho
provide additional functionality.