Fork me on GitHub
#chlorine-clover
<
2020-10-02
>
jlmr15:10:00

Hi @mauricio.szabo, I vaguely remember having this question before some time ago, but I forgot the conclusion, sorry! When using datahike and evaluating expressions that return either a datahike db or a datahike conn, Chlorine hangs. Presumably because it cannot render the results. I can circumvent the problem with some simple wrappers, but maybe there is a better solution. I would appreciate any insight!

mauricio.szabo16:10:49

Well, you can connect using nREPL - the problem only happens in the socket-repl implementation 🙂

jlmr21:10:52

Ah good to know that’s an option now. I’ll explore that tomorrow. Thanks!