tree: 18912e04cda9e99a23b4ed7ca946d63c2a6162cd [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.