zobo / udp-stats-redis-adapter

Small performant frontend to redis, receiving minimal statistics data via udp messaging.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Getting Started

  1. Ready: $ git clone git://github.com/srijs/udp-stats-redis-adapter.git $ cd udp-stats-redis-adapter
  2. Steady: $ make
  3. Go: $ ./udp-stats-redis-adapter

Now you can send UDP JSON messages to port 6667. See test.js.

About

Small performant frontend to redis, receiving minimal statistics data via udp messaging.


Languages

Language:C 96.4%Language:JavaScript 3.6%