队列:Tarantool队列PHP绑定

时间:2024-02-24 16:01:37
【文件属性】:

文件名称:队列:Tarantool队列PHP绑定

文件大小:8KB

文件格式:ZIP

更新时间:2024-02-24 16:01:37

php queue nosql tarantool NoSQLPHP

Tarantool队列 是在Lua应用程序服务器中运行的NoSQL数据库。 它集成了称为Lua模块。 该软件包为提供PHP绑定。 目录 安装 推荐的安装库的方法是通过 : composer require tarantool/queue 开始之前 为了使用队列,首先需要确保Tarantool实例已配置,启动并正在运行。 所需的最低配置如下所示: -- queues.lua box. cfg {listen = 3301 } queue = require ( ' queue ' ) queue. create_tube ( ' foobar ' , ' fifottl ' , {if_n


【文件预览】:
queue-master
----src()
--------Queue.php(3KB)
--------Task.php(1KB)
--------Options.php(531B)
--------States.php(524B)
----LICENSE(1KB)
----README.md(8KB)
----composer.json(988B)

网友评论