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.
Dvir Volk 8b7dcb4966 added example README 9 years ago
..
Makefile added docs 9 years ago
README.md added example README 9 years ago
module.c added docs 9 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.