Fork me on GitHub
#re-frame
<
2015-09-03
>
seantempesta13:09:57

Hey guys. I've heard that there's been some chatter in here about using rethinkdb with re-frame? I've got some free time and am looking into doing the same. Any pointers would be greatly appreciated.

danielcompton20:09:30

@seantempesta: I’m working on this (with the Day8 team). It’s very much in alpha quality and highly subject to change, but we’re liking what we see so far.

mikethompson23:09:50

@seantempesta: we don't have anything to release at this point, but you can see a couple of the pieces out there: 1. https://github.com/apa512/clj-rethinkdb (you can now construct queries in cljs) 2. https://github.com/Day8/re-frame/pull/108 3. Websockets via https://github.com/ptaoussanis/sente