/udp-stats-redis-adapter

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

Primary LanguageC

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.