Y
Hacker News
new
|
ask
|
show
|
jobs
by
simpleandnice
937 days ago
Lua in OpenResty is one of my favorite ways to ingest events. I publish them into Redis and then have some Python workers subscribed to process them.
2 comments
interfixus
936 days ago
For an alternative take developed in a different galaxy, have a look at redbean,
https://redbean.dev/
link
aredirect
937 days ago
I had experience with OpenResty, I was so proud to kill it in one of the projects, I didn't know Lua/MoonScript good enough, tooling and debugging wasn't that great. While the idea is nice, everything around it was too much for me.
link