MySQL-HA


NDB/Connectors 0.1

Posted in cluster by mtaylor on November 27, 2006

So I’ve expanded the scope of the NDB/Python wrappers I was working on. Now I’ve got Python, Perl and C# wrappers working, at least for basic functionality. I’ve setup a trac instance and put a roadmap and all of that type of stuff up. If you are interested in hacking, let me know and we can talk about subversion access and all that.

For the moment, I’ve turned off code downloading. I’ll post again when I’ve enabled it again.

NdbObject

Posted in cluster by mtaylor on November 10, 2006

Here’s a very rough pre-release of NdbObject, an ORM mapping for python that maps Objects to NDB directly with no SQL code.

NdbObject.tar.bz2

Recursive idea

Posted in ha, ideas by mtaylor on November 10, 2006

What if we made a storage engine that used MogileFS to store blobs/images?

NDB/Python 0.1

Posted in cluster by mtaylor on November 10, 2006

I’m happy to release version 0.1 of the NDB/Python bindings. They are very young and not very well documented yet, but email me if you are interested in them and especially if you are interested in helping out. I’ll get a Trac system up and going (or something) or maybe sourceforge or savannah or google code or you know, whatever.

python-ndbapi-0.1.tar.bz2