Port details |
- lua-resty-redis Redis client driver for the ngx_lua nginx module
- 0.29 databases =2 0.29Version of this port present on the latest quarterly branch.
- Maintainer: arcade@b1t.name
- Port Added: 2017-11-16 20:02:15
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- License: BSD2CLAUSE
- WWW:
- https://github.com/openresty/lua-resty-redis
- Description:
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- lua-resty-redis>0:databases/lua-resty-redis
- To install the port:
- cd /usr/ports/databases/lua-resty-redis/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/lua-resty-redis
- pkg install lua-resty-redis
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: lua-resty-redis
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602718149
SHA256 (openresty-lua-resty-redis-v0.29_GH0.tar.gz) = 3f602af507aacd1f7aaeddfe7b77627fcde095fe9f115cb9d6ad8de2a52520e1
SIZE (openresty-lua-resty-redis-v0.29_GH0.tar.gz) = 23588
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- luajit-openresty>=2.1 : lang/luajit-openresty
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- databases_lua-resty-redis
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.29 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.29 07 Apr 2021 08:09:01 |
Mathieu Arnold (mat) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
0.29 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.29 14 Oct 2020 23:37:17 |
joneum |
Update to 0.29
PR: 250301
Submitted by: maintainer
Sponsored by: Netzkommune GmbH |
0.27_1 04 Jul 2020 09:13:54 |
lwhsu |
databases/lua-resty-redis: change dependency to luajit-openresty
It does not use the lua interpreter directly.
PR: 240611
Submitted by: mm
Approved by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer) |
0.27 02 Sep 2019 16:23:37 |
swills |
databases/lua-resty-redis: update to 0.27
PR: 240216
Submitted by: Volodymyr Kostyrko <arcade@b1t.name> (maintainer) |
0.26 16 Nov 2017 20:02:08 |
joneum |
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 |
Number of commits found: 8
|