Zenoss uses zodb pervasively throughout the application, since it is the object database that we store all configuration in. Extricating the functionality provided by zodb into MySQL is quite impractical, since zodb isn't even SQL. Zenoss uses MySQL for storing the events and event history, but there are really no plans to move away from zodb.
Thanks, Matt Ray Zenoss Community Manager -------------------- m2f -------------------- Read this topic online here: http://forums.zenoss.com/viewtopic.php?p=34918#34918 -------------------- m2f -------------------- _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
