A CLI program for putting every file path in a directory tree into a Redis list.
Build and run qdir -h to see the list of available of options.
Requires pkg-config and hiredis to build. Run apt-get install pkg-config libhiredis-dev on Debian-like systems to install both.
Run make to build qdir.