Justin I know about the -F flag. The redis package only shows /usr/bin/redis-* executables and no config files or service files. And I looked at the package at dev.getsol.us, and there aren't any configuration files or service files being installed.
Edit: here's the output
/usr/bin/redis-benchmark
/usr/bin/redis-check-aof
/usr/bin/redis-check-rdb
/usr/bin/redis-cli
/usr/bin/redis-sentinel
/usr/bin/redis-server
Package found in Solus repository:
Name : redis, version: 5.0.4, release: 17
Summary : Redis is an open source (BSD licensed), in-memory data structure store.
Description : Redis is an open source (BSD licensed), in-memory data structure store, used as database, cache and message broker. It supports
data structures such as strings, hashes, lists, sets, sorted sets with range queries, bitmaps, hyperloglogs and geospatial
indexes with radius queries. Redis has built-in replication, Lua scripting, LRU eviction, transactions and different levels of
on-disk persistence, and provides high availability via Redis Sentinel and automatic partitioning with Redis Cluster.
Licenses : BSD-3-Clause
Component : database
Dependencies : glibc
Distribution : Solus, Dist. Release: 1
Architecture : x86_64, Installed Size: 6.33 MB, Package Size: 763.00 KB
Reverse Dependencies: redis-dbginfo
redis package is not found in source repositories
Edit 2: By "looked at the package", I meant, looked at the source and the pspec, which doesn't add any configuration or service files, just the executables