Timo Kramer
Timo Kramer
Thanks @ptaoussanis for the valuable insights. You certainly have much more knowledge of this topic. I will try to get to it and find a solution to this problem.
Sorry, I am a little lost. I don't know what I can add as a ring-async-resp-fn. Tried a few things and tried to understand it but it did not really...
Works! :) Thank you! I could put up some update for the readme if that's of interest to you?!
I am having a similar issue. No clustering. Any good idea how to resolve that?
Is this meant to be for pushing events instead of polling? I am having an event-queue that I would like to subscribe on but currently it seems this is not...
> Technically, with this middleware you can create a web-endpoint per event-queue for single consumer, or fan-out consumer endpoints per queue for multiple-consumers and consume events. That's exactly what I...
unfortunately seeing an exception during test when running on macos: ``` Exception in thread "async-dispatch-309" java.lang.AssertionError: java.io.IOException: Bad file descriptor at [email protected]/sun.nio.ch.AsynchronousFileChannelImpl.addToFileLockTable(AsynchronousFileChannelImpl.java:174) at [email protected]/sun.nio.ch.SimpleAsynchronousFileChannelImpl.implLock(SimpleAsynchronousFileChannelImpl.java:187) at [email protected]/sun.nio.ch.AsynchronousFileChannelImpl.lock(AsynchronousFileChannelImpl.java:118) at [email protected]/java.nio.channels.AsynchronousFileChannel.lock(AsynchronousFileChannel.java:590) at konserve.filestore$fn__21763$fn__21770$state_machine__6430__auto____21775$fn__21777$fn__21779.invoke(filestore.clj:176)...
Hey, please merge but I can fix a broken pipeline during the week earliest.
Will try to fix the conflict later today
