Pinpointing the Python Code Paths with High Disk I/O (using OpenResty XRay)
Lua Resty String Library
Yichun Zhang , 29 Feb 2012 (created 29 Feb 2012)A Lua library that provides string utilities and common hash functions for Lua Nginx Module.
Project homepage: https://github.com/agentzh/lua-resty-string
This library is enabled by default. You can specify the --without-lua_resty_string
option
to OpenResty's ./configure
script to explicitly disable it.