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