I'd also love to see an offline-first version of the datomic model.
I've thought about datomic + crdts in the past, and it seems like ":db/unique :db.unique/identity" properties would be an issue. Whether or not the transaction fails depends on the current content of the database.
I don't know if there is a way around this (while still being a CRDT) or how necessary this feature is.
I've thought about datomic + crdts in the past, and it seems like ":db/unique :db.unique/identity" properties would be an issue. Whether or not the transaction fails depends on the current content of the database.
I don't know if there is a way around this (while still being a CRDT) or how necessary this feature is.