On Mon, Oct 1, 2012 at 7:53 PM, daniels <[email protected]> wrote: > Hi, > > I just found out about storm and it looks awesome. > I would like to use it in a project and my question is if storm is still > active and maintained? > Is is stable to be used in production?
Development of Storm has slowed down recently, but I wouldn't consider it inactive. One thing to note is that most (all?) of the developers work on Storm to further other projects that make use of the library, so one explanation for the slowed development is that it currently satisfies most of their requirements for an SQL database ORM. This isn't to say that things are perfect: we certainly could do better w.r.t. documentation, for instance. As for whether it is suitable for use in production, it is currently used at Canonical in Launchpad, Landscape and Ubuntu One, which are all non trivial sites with large numbers of users. James. -- storm mailing list [email protected] Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/storm
