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.
RicterZ 1ab4ddd688 execute command module 5 years ago
..
Makefile -Og not supported on clang/OS X 7 years ago
README.md added example README 9 years ago
module.c execute command module 5 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.