Re: Blogged: Relational and CRUD with #liveDB
Robert Friberg <[email protected]>
| Newsgroups | gmane.comp.java.prevayler |
|---|---|
| Message-ID | <B4254FDD462F2F44B12BA210F535622817C14E27F6@IE2RD2XVS651.red002.local> |
> Are these in-memory-db features completely orthogonal to prevalence features? > Can they be used for transient systems without requiring the command pattern? The relational library has a dependency on the core, but only because the CRUD commands derive from CommandWithResults<Model,Result>. You can work directly with EntitySet<E> without using command pattern. Robert Friberg 0733-839080 http://livedb.devrex.se http://livedomain.codeplex.com http://devrex.se http://www.linkedin.com/in/robertfriberg -----Original Message----- From: Klaus Wuestefeld [mailto:[email protected]] Sent: den 24 november 2011 14:40 To: Open discussion about the Prevayler project. Subject: Re: [Prevayler-discussion] Blogged: Relational and CRUD with #liveDB Are these in-memory-db features completely orthogonal to prevalence features? Can they be used for transient systems without requiring the command pattern? Klaus On Thu, Nov 24, 2011 at 11:06 AM, Robert Friberg <[email protected]> wrote: > > Here is a blog entry about relational support and crud using #liveDB > http://bit.ly/vFXJYR > > > Robert Friberg > 0733-839080 > http://livedb.devrex.se > http://livedomain.codeplex.com > http://devrex.se > http://www.linkedin.com/in/robertfriberg > > > ---------------------------------------------------------------------- > -------- All the data continuously generated in your IT infrastructure > contains a definitive record of customers, application performance, > security threats, fraudulent activity, and more. Splunk takes this > data and makes sense of it. IT sense. And common sense. > http://p.sf.net/sfu/splunk-novd2d > _______________________________________________ > To unsubscribe go to the end of this page: > http://lists.sourceforge.net/lists/listinfo/prevayler-discussion > _______________________________________________ > "Databases in Memoriam" -- http://www.prevayler.org > ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-novd2d _______________________________________________ To unsubscribe go to the end of this page: http://lists.sourceforge.net/lists/listinfo/prevayler-discussion _______________________________________________ "Databases in Memoriam" -- http://www.prevayler.org