Flysystem - a filesystem abstraction which allows you to swap a ... > stdout.in Ievgen Kuzminov IT blog
Note

Flysystem - a filesystem abstraction which allows you to swap a local filesystem with a remote one. That could be very useful for assets manipulation system in CMS or something.

comments powered by Disqus
Ievgen
Kuzminov "iJackUA"
Web Team Lead
at MobiDev (Kharkiv, Ukraine)
Code in Ruby and Elixir, but still love PHP. Explore ES6 and Vue.js. Explore databases, use Ubuntu and MacOS, think about IT people and management

Notes


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!