In case anyone is interested, I've thrown up the code and what I could find in the way of docs at http://sasync.org/.
sAsync is a package that wraps SQLAlchemy to provide asynchronous database access using SA's SQL Builder. It was originally announced to the Twisted mailing list in 2006 (http://twistedmatrix.com/pipermail/ twisted-python/2006-May/013121.html) and was actively maintained by Ed Suominen (is he still around?) until March of 2008. I hope someone will find this package useful. Note that it is released under GPL. Matthew -- You received this message because you are subscribed to the Google Groups "sqlalchemy" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sqlalchemy?hl=en.
