From Fedora Project Wiki

Revision as of 18:14, 10 January 2009 by Kwade (talk | contribs) (all that I captured, I wasn't taking much notes compared to listening)

The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

What is the problem?

Lots of good Fedora services that all act differently.

The MyFedora team ran in to complexity problems, writing code specific to Fedora.

What is Moksha?

Tool for making collaborative dashboards of widgets from existing social services and applications.

What does Moksha solve?

Many, many cool things. (Raw notes from quaid 16:56, 10 January 2009 (UTC))

  • Data persistence
  • Scalability. Extensive caching; each app deployed has its own sqlite dbase on disk, setup by Moksha automatically.
    • Everything can be replicated and made redundant (clustered, etc.)
    • WSGI middleware stack

Resources