You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Mark Nunberg e756dd897f fix typo in example modules causing compile errors 7 years ago
..
Makefile add a Makefile in root dir that builds everything (and adapt README) 8 years ago
README.md added example README 9 years ago
module.c fix typo in example modules causing compile errors 7 years ago

README.md

An Example Redis Module

This project is a simple redis module demonstrating basic API usage and librmutil.

You can treat it as a basic module template. See the project's README for more details.