.PHONY: run test lint deps run: lua worker.lua lint: luacheck . --codes deps: luarocks install lua-cjson luasocket pgmoon redis-lua