acts_as_redis_counter plugin

I’ve just released acts_as_redis_counter plugin for Rails.

Description:

The acts_as_redis_counter plugin implements high performance counters using write-back strategy with Redis key-value database.

Enjoy it!
http://github.com/vitalie/acts_as_redis_counter

PageActions Plugin released

I’ve just released PageActions plugin on GitHub. It’s a really simple Rails plugin, but it helps you to easy define and render actions links in your views. You can view installation and usage instructions on GitHub:


http://github.com/vitalie/page_actions