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?
and yes, I have published some strings 😄
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.