Deep dive into Evently
2010/03/02 22:30:03 +0000
CouchDB _changes Evently Chat from Chris Anderson on Vimeo.
Here is a longer screencast for those wanting more details on how to write simple CouchApps with Evently.
Of course this all requires CouchDB 0.11 to work properly.
I know I should work on written documentation. I'll get there.
by pavan, 2010/03/22 07:34:56 +0000
Evently is a very nice framework. Good work.. I guess evently now downloads the whole design doc to get the evently key filed, can we avoid that. My designdoc+attachements are huge. ( correct me if i am wrong in understanding of evently)
by J Chris A, 2010/03/23 19:07:45 +0000
It downloads the whole ddoc (without attachments). This is the simplest solution and we are starting to use CommonJS to require library code from the ddoc also.
by anon, 2010/04/11 15:44:30 +0000
Hey there, whats going on? We are kind of ready for new updates!
by Chad, 2010/05/01 00:09:08 +0000
Thanks Chris good little demo! I would really want to see more. Cheers.