有一个相关的 pr:https://github.com/openresty/lua-nginx-module/pull/1287 不过这个 pr 缺乏 benchmark 证明读写锁实现对性能的影响。 2018-04-26 16:33 GMT+08:00 <yongj...@gmail.com>: > Hi, > > lua_shared_dict 使用很广泛,有没有计划用读写锁进行内部实现呢? > > -- >