It's certainly an interesting idea, and Lift does have some built-in capabilities here in the form of the Record module. It would be a pretty significant migration.
An interesting question to explore: Would this give us a performance boost in some scenarios? Cheers, Ethan On Thu, Sep 1, 2011 at 10:54 PM, Jack Park <[email protected]> wrote: > Somewhat beyond 1.4, I'd like to ask about persistence other than RDBMS. For > instance, in microblogging, there is some evidence that Redis can provide a > scalable datastore. > > Thoughts? > > Cheers > Jack > > On 8/29/2011 11:27 PM, Richard Hirsch wrote: >> >> I've been thinking about the next release and wanted to start >> collecting ideas for features for this release. >> >> There are some tasks in Jira [1] but that list isn't complete: >> >> Here are some other ideas: >> >> * Integration with Akka / Apache Camel >> * Simplification of URLs >> * Change Web UI to deal with new icon >> >> Any one else have other ideas / suggestions? >> >> D. >> >> [1] >> https://issues.apache.org/jira/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+ESME+AND+fixVersion+%3D+%221.4%22+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide >
