The interesting question for me is: how many records can you store in an RDBMS before you have to think about scale up issues? I wrote a trivial microblog in Java using Redis; I think there is a candidate fit.

Cheers
Jack

On 9/1/2011 11:53 PM, Ethan Jewett wrote:
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

Reply via email to