You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is there any way to use Redis client within njs? I need to get/set entries on the Redis server. I know that there is a Lua Redis client, however, I cannot use the Lua module in my Nginx image.