Skip to content

Механизм сохранения данных счетчиков из Redis в БД

License

Notifications You must be signed in to change notification settings

vadshalamov/redis_counters-dumpers

 
 

Repository files navigation

RedisCounters::Dumpers

Dump statistics from Redis to DB

Installation

Add this line to your application's Gemfile:

gem 'redis_counters-dumpers'

And then execute:

$ bundle

Or install it yourself as:

$ gem install redis_counters-dumpers

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/abak-press/redis_counters-dumpers/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

Механизм сохранения данных счетчиков из Redis в БД

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 97.7%
  • Makefile 2.3%