Fork me on GitHub
#datomic
<
2018-08-26
>
johnj22:08:38

https://martintrojer.github.io/clojure/2015/06/03/datomic-dos-and-donts here says to keep strings under 1Kb for performance reasons.

henrik03:08:17

So with UTF-16, that means strings of no more than 64 characters.

henrik03:08:06

Though that guide is from 2015, and the official best practices for Cloud don’t seem to mention it: https://docs.datomic.com/cloud/best.html