yellow1912 / swbeanstalk

A beanstalkd client base on swoole coroutine.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

swbeanstalk

A beanstalkd client base on swoole coroutine.

Please check the example folder for usage instructions.

This repo will add some new features and code improvements inspired by Pheanstalk.

If you don't plan to use Swoole, Pheanstalk is the way to go for working with Beanstalk.

I could go the other way and add new Swoole Socket client for Pheanstalk but I found swbeanstalk to be much simpler and easier to modify for my need.

About

A beanstalkd client base on swoole coroutine.

License:Apache License 2.0


Languages

Language:PHP 100.0%