Rare find

OpenResty Best Practices. A guide to building fast, reliable web services with Lua and Nginx.

github.com/moonbingbing/openresty-best-practices

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

December 2022
  • simplify the explaination of 'and' and 'or' operator (#357)
  • fix date typo (#358)
October 2022
  • fix https://github.com/moonbingbing/openresty-best-practices/issues/3…
June 2022
  • fix: typo (#352)
  • fix: "uri参数"修改为"请求参数" (#350)
April 2021
  • 修复格式错误问题 (#346)
March 2021
  • 增加ngx.sleep 注意事项 (#344)
  • 替换有错误的图片,调整排版 (#342)
  • 添加 LuaJIT中的 bit 操作和 Lua BitOp API 简介 (#338)
  • 在 SUMMARY 中添加新增内容的链接 (#341)
  • 添加位操作简述 (#335)
  • 添加复习二进制补码内容和图片 (#336)
  • 添加复习位运算内容 (#337)
  • 添加位运算算法示例 (#339)
  • 添加 Lua BitOp 的安装 (#340)
  • 文档格式优化:require xx->require(xx) (#334)
  • fix: print的日志级别说明 (#333)
  • fix:修复```符号没有换行导致的格式问题 (#330)
  • ci: 删除默认 ci
  • doc: 补充火焰图章节,补充5W2H内容 (#321)