Fork me on GitHub
#jackdaw
<
2020-06-22
>
dominicm15:06:00

I'm struggling to get the jackdaw word count example working in a separate project. When I run get-records I always get an empty list, instead of a list of kvs for the counts. Any tips?

dominicm15:06:42

and yes, I have published some strings 😄

dominicm15:06:20

I added a prn, so I have (fn [[_ v] (prn v) v) and I can see it printing out, so I assume that part is OK.