xcflushd 1.1.0
xcflushd is a daemon that connects to a Redis database containing 3scale's XC API Management data and flushes it to the 3scale service for cached reporting and authorizations. Check https://github.com/3scale/apicast-xc for an implementation of a 3scale's XC gateway.
Gemfile:
=
install:
=
Runtime Dependencies (7):
3scale_client
~> 2.11
concurrent-ruby
~> 1.0.5
daemons
~> 1.2.4
gli
~> 2.16.0
hiredis
~> 0.6.1
net-http-persistent
~> 2.9.4
redis
~> 3.3.3