openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
L
lua-resty-redis
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Very Low Activity
Commits
: Listings
Analyzed
about 18 hours
ago. based on code collected
about 18 hours
ago.
Jul 23, 2024 — Jul 23, 2025
Showing page 6 of 8
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
added a link to the Redis Pub/Sub API in docs.
agentzh (Yichun Zhang)
More...
almost 13 years ago
feature: added new method "read_reply" (mostly for the Redis Pub/Sub API).
agentzh (Yichun Zhang)
More...
almost 13 years ago
removed useless comments from the test cases.
agentzh (Yichun Zhang)
More...
almost 13 years ago
updated docs to reflect recent changes.
agentzh (Yichun Zhang)
More...
almost 13 years ago
added TODO for the Redis Pub/Sub support.
agentzh (Yichun Zhang)
More...
almost 13 years ago
uses connection pool in one test case for the redis transactions.
agentzh (Yichun Zhang)
More...
almost 13 years ago
added (passing) tests for redis transaction queries.
agentzh (Yichun Zhang)
More...
almost 13 years ago
cleaned up the code a bit to reduce code duplication.
agentzh (章亦春)
More...
almost 13 years ago
bugfix: now the new() method will return a string describing the error as the second return value in case of failures.
agentzh (章亦春)
More...
almost 13 years ago
bumped version to 0.11.
agentzh (章亦春)
More...
about 13 years ago
feature: added the array_to_hash method. thanks Brian Akins for the patch in github #8.
agentzh (章亦春)
More...
about 13 years ago
fixed a test case to reflect recent changes in ngx_lua.
agentzh (章亦春)
More...
about 13 years ago
bumped version number to 0.10.
agentzh (章亦春)
More...
about 13 years ago
updated docs to reflect recent changes.
agentzh (章亦春)
More...
about 13 years ago
feature: added the "script" command introduced in redis 2.6. thanks Evgeniy Dolzhenko for suggesting this in github #6.
agentzh (章亦春)
More...
about 13 years ago
added a (passing) test for using ngx.exec() right after red:get().
agentzh (章亦春)
More...
about 13 years ago
updated valgrind.suppress for linux i386.
agentzh (章亦春)
More...
about 13 years ago
updated valgrind.suppress for the "hup reload" + valgrind/memcheck testing mode.
agentzh (章亦春)
More...
about 13 years ago
documented that storing the object instance into lua module-level variables will result in failures for concurrent requests.
agentzh (章亦春)
More...
about 13 years ago
documented that this lib cannot be used in those contexts where the cosocket API is unavailable.
agentzh (章亦春)
More...
about 13 years ago
README: updated minimum versions of ngx_lua or ngx_openresty that we require.
agentzh (章亦春)
More...
about 13 years ago
bumped version number to 0.09.
agentzh (章亦春)
More...
about 13 years ago
cleaned up the patch for the special "hmset" method wrapper from Brian Akins; also documented this method in README; added more tests for this method.
agentzh (章亦春)
More...
about 13 years ago
hmset can take a key and a hash-like table
Brian Akins
More...
about 13 years ago
new test
Brian Akins
More...
about 13 years ago
added a test case for setting and getting an entry with the empty string value. thanks huang kun.
agentzh (章亦春)
More...
about 13 years ago
README: claimed that we are production ready.
agentzh (章亦春)
More...
about 13 years ago
adjusted the test case to reproduce the issue in chaoslawful/lua-nginx-module#110.
agentzh (章亦春)
More...
about 13 years ago
added a (passing) test for chaoslawful/lua-nginx-module#110.
agentzh (章亦春)
More...
about 13 years ago
README: updated the minimum version of ngx_lua and ngx_openresty that we require.
agentzh (章亦春)
More...
about 13 years ago
←
1
2
3
4
5
6
7
8
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree