app-admin
app-admin / diamond : Python daemon that collects and publishes system metrics
- Enable Redis support
app-admin / rsyslog : An enhanced multi-threaded syslogd with database support and more
- Build the Redis output module using (requires dev-libs/hiredis)
app-admin / salt : Salt is a remote execution and configuration manager
- Support returning data to a redis database.
app-admin / syslog-ng : syslog replacement with advanced filtering features
- Enable support for Redis destinations
dev-python
dev-python / kombu : AMQP Messaging Framework for Python
- Enables Redis backend
dev-util
dev-util / sccache : ccache/distcc like tool with support for rust and cloud storage
- Enable Redis support
games-action
games-action / minetest : A free open-source voxel game engine with easy modding and game creation
- Enable redis backend via dev-libs/hiredis
mail-filter
mail-filter / pyzor : A distributed, collaborative spam detection and filtering network
- Enables the redis back-end database engine for pyzord through dev-python/redis-py
mail-mta
mail-mta / exim : A highly configurable, drop-in replacement for sendmail
- Adds support for querying dev-db/redis
net-analyzer
net-analyzer / suricata : High performance Network IDS, IPS and Network Security Monitoring engine
- Enable Redis support
net-analyzer / zmap : Fast network scanner designed for Internet-wide network surveys
- Add support for storing in a redis DB via dev-libs/hiredis
net-dialup
net-dialup / freeradius : Highly configurable free RADIUS server
- Include support for Redis database
net-dns
net-dns / unbound : A validating, recursive and caching DNS resolver
- Enable cache db backend which uses dev-libs/hiredis
net-im
net-im / coturn : coturn TURN server project
- Enable support for the redis database
net-im / ejabberd : Robust, scalable and extensible XMPP server
- Enable Redis support for transient data
net-libs
net-libs / onion : C library to create simple HTTP servers and Web Applications
- Add support for redis sessions.