Hacker News new | ask | show | jobs
by cruppstahl 3551 days ago
If that's your definition of atomicity - yes, upscaledb offers atomic operations. If you define atomicity as the "A" in "ACID" then no - BEGIN/COMMIT wrappers are not yet available. Work in progress!
1 comments

So what you're saying is that in general, transactions are implemented, but the begin/commit syntax for transactions is not yet supported?
Correct.
Well I think this is very cool. I actually have a project in mind that I think might benefit; I'll look to see if I can use Upscale.