Disque - a DIStributed QUEue from Redis author. Usually people use "Redis as a jobs queue" with only onse single Redis data type. So it seems to appear as a higly efficient, self-contained solution!
Updated blog. Mostly "under-the-hood" changes according to latest Yii2 state, some CSS and server optimisations. In case of any issues please feel free to comment here
Disque - a DIStributed QUEue from Redis author. Usually people use "Redis as a jobs queue" with only onse single Redis data type. So it seems to appear as a higly efficient, self-contained solution!
How to replace Capistrano deploys with Ansible. Good example implementation by Bedrock. Provision (dev and prod), deploy and rollback steps.
PHP Performance and Scaling videos curated by Erika Heidi
ruby-toolbox.com - a great categorized collection of Ruby gems with popularity rating. Thta's what I need right now! :)
fasterer - will suggest some speed improvements in Ruby application according to fast-ruby recommendations