5 ms·
> 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 transa
by Gaelan 5y 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.