-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to run clj-3df? #34
Comments
The examples are not up-to-date with changes from a few months ago. |
Thanks! Could you provide minimal instructions to get started with a pub/sub so I can play around a bit over the weekend? :) |
Yeah sure! When you have a look here in the |
If you use Hope that helps |
The examples should work now. |
Hey yeah sorry for that, the examples are somewhat internal still. We will try and get some more usable ones out there. Lots of things are happening on the back-end right now, hard to keep up :) (Keeping this open for now, until we have some more examples / @theronic confirms he's somewhat good to go) |
Just wanted to clarify that the running server needs to be the declarative dataflow server: https://github.com/comnik/declarative-dataflow/tree/v0.1.0#build--run Also, the code snippet posted here is slightly out of date; looks like |
Hi guys! This looks promising, but I can't figure out how to use it. I cloned the repo, am running a differential dataflow server. Updated Leiningen to fetch some newer deps. When I try to run any of the clj-3df examples, I get an error like this:
Or like this:
The text was updated successfully, but these errors were encountered: