forked from pool/lua-resty-redis
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
254f638b33 | |||
e70e1dc20b | |||
|
822613b27f |
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:927389dda41f07038481f89f925c44328446b2ee6ce3e667eeef51b7bd0ee836
|
||||
size 24697
|
BIN
lua-resty-redis-0.33.tar.gz
(Stored with Git LFS)
Normal file
BIN
lua-resty-redis-0.33.tar.gz
(Stored with Git LFS)
Normal file
Binary file not shown.
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 9 19:47:55 UTC 2025 - Илья Индиго <ilya@ilya.top>
|
||||
|
||||
- Updated to 0.33.
|
||||
* https://github.com/openresty/lua-resty-redis/compare/v0.32...v0.33
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 1 20:52:17 UTC 2025 - Илья Индиго <ilya@ilya.top>
|
||||
|
||||
- Updated to 0.32.
|
||||
* https://github.com/openresty/lua-resty-redis/compare/v0.31...v0.32
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 28 06:15:06 UTC 2024 - Илья Индиго <ilya@ilya.top>
|
||||
|
||||
|
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package lua-resty-redis
|
||||
#
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
# Copyright (c) 2025 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define lua_version 5.1
|
||||
Name: lua-resty-redis
|
||||
Version: 0.31
|
||||
Version: 0.33
|
||||
Release: 0
|
||||
Summary: Lua redis client driver for the ngx_lua based on the cosocket API
|
||||
License: BSD-2-Clause
|
||||
|
Reference in New Issue
Block a user