Hacker News new | ask | show | jobs
by rbranson 2773 days ago
FoundationDB provides the building blocks. Secondary indexes can be built on top of the regular primary index. Transactions make it possible to maintain a consistent 2I using a K/V interface.