Download the PHP package frcstc/luatree without Composer
On this page you can find all versions of the php package frcstc/luatree. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package luatree
frcstc/luatree 基于hyperf框架 lua+redis实现无限递归查询
利用 redis + lua实现多层级递归查询
使用方法:
此方案 利用了redis hset 以及lua函数尾调用 来消除栈内存 达到理论上无限递归的可能,优点是可以支持较大数据量,缺点是 数据存储格式固定,可以继承treeUtil 进行扩展
blog:http://www.hzgood.net/blogs
All versions of luatree with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.2
ext-swoole Version >=4.4
hyperf/framework Version 1.1.*
hyperf/di Version 1.1.*
ext-swoole Version >=4.4
hyperf/framework Version 1.1.*
hyperf/di Version 1.1.*
The package frcstc/luatree contains the following files
Loading the files please wait ....