On 2012-09-20 20:41, Gavin Panella wrote:
This reminded me of one reason to use MongoDB that we're going to miss: replication for filestorage on region controllers (via gridfs). Solution: put the files in PostgreSQL bytea fields?
Django gets in the way. I forget the details but basically, we found no quick way to make use of bytea fields in django. Right now we base64 into text fields. :(
Jeroen -- Mailing list: https://launchpad.net/~maas-devel Post to : [email protected] Unsubscribe : https://launchpad.net/~maas-devel More help : https://help.launchpad.net/ListHelp

