Hacker News new | ask | show | jobs
by Gaelan 1555 days ago
> probably prone to issues if you can’t update multiple as part of the same transaction

IIRC one of FoundationDB's features is that it does support such transactions, so you can easily implement indexing on top of it.