OpenResty中基于共享内存的列表或队列

API列表

ngx.shared.DICT.lpush

ngx.shared.DICT.rpush

ngx.shared.DICT.lpop

ngx.shared.DICT.rpop

ngx.shared.DICT.llen

在研究。。。。

你可能感兴趣的:(OpenResty中基于共享内存的列表或队列)