Skip to content

Comment on Show HN: CurioDB – A distributed/persistent Redis clone built with Scala/Akka

Comments

Cool project. Out of curiousity (and having no experience with scala or akka): is the lack of support for transactions and atomic Lua scripts a consequence of the overall architecture (one actor per K/V), or some other technical limitation, or just something you haven't gotten around to?

Yep, one actor per KV means some kind of distributed coordination would be needed - that doesn't exist yet.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.