tree: 59a5e4b21eb2020c6960ccdfbfb6cdcfe9eb3132 [path history] [download]
  1. README.md
  2. redis_connection.c
  3. redis_connection.h
  4. redis_engine.c
  5. redis_engine.h
  6. resp.c
  7. resp.h
lib/redis/README.md

Redis Connectivity and Pub/Sub Extension

This is still under development, but I will (hopefully) get to it.

It‘s possible to use this for way more stuff than I realize at first... but the focus here is a pub/sub engine that connects Iodine’s pub/sub with Redis.