I've released small-swoole-patterns version 1.0.0
For now it's implements :
- Map : a class to run async anonymous methods from array injection
- Observable pattern
- Pool pattern, easily extendable by your own connection managers
- List management implemented for redis, easily extendable to memory or db of your choice
- Resource reservation pattern
It is both compatible with Swoole and OpenSwoole
See it on github and composer (sebk/small-swoft-patterns)
Top comments (0)