Suyog Kale

Results 4 issues of Suyog Kale

I am using this package for my mobile app client. when user browse the urls on mobile devices, we pass the url to back-end sever and use this package to...

There should be separate options to export/import: 1. only schema 2. only functions 3. only schema and functions In above case if class or its properties are already exists then...

waiting reply

Openresty srcache_store doesn't work if there is payload in request body. and ngx.req.get_body_data() is used Using openresty lua-nginx-module to cache and serve web-pages. (reverse proxy to caching) https://github.com/openresty/lua-nginx-module Openresty 1.15.8.3...

Before explaining my issue, let me clear that I am very new to nginx/openresty work.   I am trying to see how I can use Redis to cache the most frequently...