Fork me on GitHub
#datomic
<
2017-08-23
>
genRaiy07:08:03

@alexmiller and I guess that’s why I’m going to use type/string

genRaiy07:08:30

@alexmiller the datomic reader should support its official types as literals IMHO

genRaiy07:08:44

where can I add that feature request?

rod09:08:39

Hi (apologies if this is a stupid question but...) is there a way of connecting via the datomic.client library to an in-memory peer server for unit testing?

laujensen20:08:54

Just upgraded a mysql installation. Now datomic wont start due to ""Requested object beyond end of cache 14" -how do I resolve?

seonhokim23:08:35

Anybody who has experiences to use Datomic for a CLP(constraint logic programming), specially to be adopted in real-time processing, for example distribution center optimization or similar cases?

seonhokim23:08:54

even i’m not sure whether Datomic is a proper way to do that or not

seonhokim23:08:47

I assume that core.logic is not enough to handle for the projects of which data size is big so DBMS should comes in, so I’m regarding to use Datomic.