Re: [ZODB-Dev] Amazon SimpleDB Adapter

2008-10-11 Thread Shane Hathaway
Laurence Rowe wrote: > I'm not sure RelStorage is the best place for it - SimpleDB is very > different to relational databases. RelStorage doesn't use much of a relational database either (except during packing). > A couple of years ago I experimented with s3storage [1]. This turned out > to be

Re: [ZODB-Dev] Amazon SimpleDB Adapter

2008-10-11 Thread Laurence Rowe
Shane Hathaway wrote: > Benjamin Liles wrote: >> Currently at the Plone conference it seems that a large number of people >> are beginning to host their Plone sites on the Amazon EC2 service. A >> simpleDB adapter might be a good way to provide persistent storage for >> an EC2 base Zope instance.

Re: [ZODB-Dev] Amazon SimpleDB Adapter

2008-10-11 Thread Shane Hathaway
Benjamin Liles wrote: > Currently at the Plone conference it seems that a large number of people > are beginning to host their Plone sites on the Amazon EC2 service. A > simpleDB adapter might be a good way to provide persistent storage for > an EC2 base Zope instance. Has there been any interest