A distributed database-system implementing an entity-attribute-value data-model that is time-aware, accumulative, and atomically consistent
565
stars
25
forks
source link
Refine contract for exceptions thrown from mistyped reads #94
Open
tylerwilding-wk opened 5 years ago
Reading a mismatched type from the indexes can throw the following exception:
We should probably replace this with an actual exception, and consider special casing tempids being passed in.