SpacetimeDB: a short technical review
8 points by WilhelmVonWeiner
8 points by WilhelmVonWeiner
From my perspective SpacetimeDB looks a lot like Erlang/Elixir on BEAM. I'd rather use Erlang + NIFs.
It looked to me like the final form of an Entity-Component System (ECS), a database.
Though I guess if your code is data and your data is code all things will converge to the same concept?
(I'd also choose to use the BEAM :P).
Jepsen review in 3, 2, 1...
(Probably not any time soon, tbqh, but it'd be a fun tear-down.)
I don't think there will be much to say, as the article says it's basically a lock around the in-memory storage