The diesel project aims to incorporate some web-related features to enable easily building long-polling "comet" apps. We'll be working on adding a database layer soon--quite possibly based to some extent on MongoDB (as Maciej discovered). Higher-level web stuff will be coming soon after that.
At the same time, we're thrilled to have anyone doing web work on diesel. We'd love to have more ideas and code to put into the mix for our own work, and hopefully our upcoming db stuff can assist your own project(s). Re: spark, can I request that you put your framework up on bitbucket or github so that we can pull it down and play around with it? Thanks, - jamwt On Oct 16, 12:14 pm, Maciej Dziardziel <[email protected]> wrote: > As i am higly interested in async frameworks, > i'd like to see: > > 1. Documentation/tutorial as absolute priority. A lack of any > do wonders against any project. > > 2. Non-relational dbms as primary citizens. This is easy to achieve > (if not already done, there are some mongodb related commits in diesel > repo) > and could encourage lot of people to spark. > > 3. Useful and working demo app. > > Those three things are in my opinion enough to start > highly appealing web framework.
