This has come up several times. Tad Glines and I have talked about this a few times on the forum. I the idea would be to implement a SQL DB persistence layer via JPA and/or apache JDO. Tad has a bit of a schema design worked up, which I am sure he could re-post if necessary. I think we were hoping the the file based implementation would stabilize a bit before starting on the SQL DB implementation, since as Alex mentions they are working out some core issues. Also we would likely step on each others toes.
~Michael On Jan 10, 2011, at 5:17 PM, Alex North wrote: > Soren and I are currently working on file-based persistence. The final > hookup is currently held up behind bugs it exposed in other parts of the > system, which I'm fixing now. > > The filesystem based persistence demonstrates what would be required of > another datastore implementation. There's been some talk about hooking up an > SQL layer but I don't believe anyone's designing it yet. > > That talk may have been on the [email protected] list, which is > where all future discussion should occur. > > Alex > > On 11 January 2011 02:20, faisalbhagat <[email protected]> wrote: > >> Is there anyone actively working on waves persistence using some db? >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Wave Protocol" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]<wave-protocol%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/wave-protocol?hl=en. >> >> -- You received this message because you are subscribed to the Google Groups "Wave Protocol" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/wave-protocol?hl=en.
