Re: Releasing Caribou today: Open Source Clojure Web Ecosystem

2013-11-23 Thread Roman Yakovlev
Great stuff Some suggestions and questions - forum is needed to disquss features and bugs. Something like http://www.discourse.org/ would be super awesome ( no google groups plz ! ) - documentation with user comments, Disquss would be enough for now but it would be great if it can be users

Re: Releasing Caribou today: Open Source Clojure Web Ecosystem

2013-11-23 Thread Roman Yakovlev
Great stuff Some suggestions and questions - forum is needed to disquss features and bugs. Something like http://www.discourse.org/ would be super awesome ( no google groups plz ! ) - documentation with user comments, Disquss would be enough for now but it would be great if it can be users

Datomic notifications ?

2013-10-04 Thread Roman Yakovlev
Hi I wonder if there any notifications system in Datomic, that notify about changes in DB ? -- -- You received this message because you are subscribed to the Google Groups Clojure group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are

Hosting clojure web app ( deployment strategies)

2013-09-23 Thread Roman Yakovlev
Hi Let's discuss some modern strategies to deploy clojure web app, from easiest to heavy ( for heavy traffic apps). I suggest some ways. 1. Heorku https://devcenter.heroku.com/articles/clojure-web-application way - the easiest one. I had experience with deploy to heroku it works out of the box,