Efficiently increment Active Record counters using Redis
* Add increments to a key in Redis * Flush increments asynchronously to the database * Add unit tests for Lua script
Showing
Please register or sign in to comment
* Add increments to a key in Redis * Flush increments asynchronously to the database * Add unit tests for Lua script