aboutsummaryrefslogtreecommitdiff
path: root/databases/Makefile
diff options
context:
space:
mode:
authorJochen Neumeister <joneum@FreeBSD.org>2017-11-16 20:02:08 +0000
committerJochen Neumeister <joneum@FreeBSD.org>2017-11-16 20:02:08 +0000
commitfa838d82b7d3ec20c092d4b5bac6e9b6ab99a487 (patch)
tree9a501213d900a8b927337ccec2ddf7b66cbfed3f /databases/Makefile
parentdc656b07fce5c41e6e5e0c49b0389c9b5ce05185 (diff)
downloadports-fa838d82b7d3ec20c092d4b5bac6e9b6ab99a487.tar.gz
ports-fa838d82b7d3ec20c092d4b5bac6e9b6ab99a487.zip
New Port: lua-resty-redis - for accessing redis from nginx lua
This Lua library is a Redis client driver for the ngx_lua nginx module: http://wiki.nginx.org/HttpLuaModule This Lua library takes advantage of ngx_lua's cosocket API, which ensures 100% nonblocking behavior. WWW: https://github.com/openresty/lua-resty-redis PR: 191531 Submitted by: arcade@b1t.name (maintainer) Approved by: tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13121
Notes
Notes: svn path=/head/; revision=454333
Diffstat (limited to 'databases/Makefile')
-rw-r--r--databases/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/Makefile b/databases/Makefile
index 85548a431072..9c5f0b181ca7 100644
--- a/databases/Makefile
+++ b/databases/Makefile
@@ -164,6 +164,7 @@
SUBDIR += linux-oracle-instantclient-sqlplus
SUBDIR += liquibase
SUBDIR += lmdb
+ SUBDIR += lua-resty-redis
SUBDIR += lua-xapian
SUBDIR += luadbi
SUBDIR += luasql-firebird