Skip to content

Commit 485f279

Browse files
thibaultchaagentzh
authored andcommitted
docs: added shdict:ttl() and shdict:expire() API links
Signed-off-by: Yichun Zhang (agentzh) <agentzh@gmail.com>
1 parent 28bec26 commit 485f279

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.markdown

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,8 @@ API Implemented
149149
* [ngx.shared.DICT.safe_add](https://github.com/openresty/lua-nginx-module#ngxshareddictsafe_add)
150150
* [ngx.shared.DICT.replace](https://github.com/openresty/lua-nginx-module#ngxshareddictreplace)
151151
* [ngx.shared.DICT.delete](https://github.com/openresty/lua-nginx-module#ngxshareddictdelete)
152+
* [ngx.shared.DICT.ttl](https://github.com/openresty/lua-nginx-module#ngxshareddictttl)
153+
* [ngx.shared.DICT.expire](https://github.com/openresty/lua-nginx-module#ngxshareddictexpire)
152154
* [ngx.shared.DICT.flush_all](https://github.com/openresty/lua-nginx-module#ngxshareddictflush_all)
153155

154156
[Back to TOC](#table-of-contents)

0 commit comments

Comments
 (0)