Ask HN: Should I choose NJS or Lua to extend Nginx
I am working on a simple key value store for a project. I want to avoid messing with python server like uwsgi and having a reverse proxy and would like to take this opportunity to work with nginx.
I noticed that they added NJS, and they are heavily promoting that. Which one should I use? I will be saving and retrieving files from a disk (cca 200mb per file).
3 comments
[ 2.4 ms ] story [ 19.3 ms ] threadMaybe the solution could be something hybrid between already existing plugins and then do only the distribution part of the thing.