HackerTrans
TopNewTrendsCommentsPastAskShowJobs

benwilber0

no profile record

Submissions

Code Is A Commodity

benwilber.github.io
2 points·by benwilber0·5 miesięcy temu·0 comments

comments

benwilber0
·8 miesięcy temu·discuss
The "runtime" word is very confusing in this case.

It's a web application server written in Rust (Axum/Tokio), that has hooks into Lua bindings (mlua) so that application behaviors can be implemented in Lua.
benwilber0
·8 miesięcy temu·discuss
Looks neat. I built a programmable server for Server-Sent Events using a similar stack (Rust/mlua/axum) [1]. I think the Rust/Lua interop story is pretty good.

[1] https://github.com/benwilber/tinysse
benwilber0
·w zeszłym roku·discuss
But why are they spending any time switching away from Redis at all unless they are a hosting provider offering Redis-as-a-service?

I wasn't aware the license had any negative affect on private internal use.
benwilber0
·w zeszłym roku·discuss
Your company invested hundreds of engineering hours switching from Redis to a clean fork of Redis?