wilkes / projected

event sourced cqrs sample
1 stars 0 forks source link

Documentation #1

Closed maacl closed 11 years ago

maacl commented 11 years ago

This looks interesting. Is there any documentation, blog post or similar outlining the workings of the project/library?

wilkes commented 11 years ago

It's just my effort to understand CQRS and EventSourcing using Clojure. I used this pdf as a guide.

http://cqrs.files.wordpress.com/2010/11/cqrs_documents.pdf

maacl commented 11 years ago

Ok, thanks.

I get:

Compiling "resources/public/javascripts/main.js" failed: java.io.FileNotFoundException: Could not locate crate/macros__init.class or crate/macros.clj on classpath:

when trying to invoke:

lein cljsbuild once

On Fri, Sep 28, 2012 at 1:17 PM, Wilkes Joiner notifications@github.comwrote:

It's just my effort to understand CQRS and EventSourcing using Clojure. I used this pdf as a guide.

http://cqrs.files.wordpress.com/2010/11/cqrs_documents.pdf

— Reply to this email directly or view it on GitHubhttps://github.com/wilkes/projected/issues/1#issuecomment-8972747.