-
Couldn't load subscription status.
- Fork 2.1k
feature: implemented the lindex method for list type shared dict value #1479
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
4c56169 to
9b24b0f
Compare
9b24b0f to
d86e1c6
Compare
|
The sibling PR is openresty/lua-resty-core#231. |
|
This pull request is now in conflict :( |
f924579 to
fef2581
Compare
|
This pull request is now in conflict :( |
|
This pull request is now in conflict :( |
|
This pull request is now in conflict :( |
|
This pull request is now in conflict :( |
|
This pull request is now in conflict :( |
|
This pull request is now in conflict :( |
|
This pull request is now in conflict :( |
The
lindexmethod returns the element at indexindexin the shareddict list. Just like the
LINDEXof Redis.I hereby granted the copyright of the changes in this pull request
to the authors of this lua-nginx-module project.