Are there any plans to add referential integrity in v2?
Hey @emil0r nothing concrete yet, but in principle 'yes'. We probably need to implement secondary indexes of some kind first though, otherwise it could slow down transaction speeds quite considerably. There's also the design space of "temporal referential integrity" which will require some hammock time I think
If you don't need scale or top performance now, you can already approximate referential integrity manually using ASSERT statements π What kind of data / domain are you working with?
web/CMS
Is there a roadmap, or itβs far off in the future?
We can't commit to any timelines publicly, but we are looking for Design Partners still π (...hopefully 2025 though)