[Spread-users] Thrudb - Document Oriented Database Services

John Schultz jschultz at spreadconcepts.com
Tue Nov 6 10:50:28 EST 2007


Just out of curiosity, you implement your multi-master replication using 
a 2-phase commit protocol over Spread?

Cheers!

---
John Schultz
Spread Concepts
Phn: 443 838 2200

On Mon, 5 Nov 2007, Jake Luciani wrote:

> Hi,
>
> I'm writing to announce the open source release of a project I've built
> which incorporates spread.
>
> ------------------------------------------------------------------------------------------------------------------
>
> Thrudb is a set of simple services built on top of Facebook's Thrift
> framework
> that provides indexing and document storage services for building and
> scaling websites.
> Its purpose is to offer web developers flexible, fast and easy-to-use
> services
> which can enhance or replace traditional data storage and access layers.
>
> *Thrudb Features:*
>
>   - Client libraries for most languages
>   - Multi-master replication
>   - Incremental backups and redo logging
>   - Multiple storage backends (S3 included)
>   - Built for horizontal scalability
>   - Simple and powerful search api (Lucene)
>
> http://thrudb.googlecode.com
> --------------------------------------------------------------------------------------------------------------------
>
>
> I've also written up a blog post about it here <http://3.rdrail.net/blog>
>
> Spread provides multi-master replication with atomic writes.
> I've used this to deploy my site reliably on Amazon EC2.
>
> Cheers,
>
> Jake
>




More information about the Spread-users mailing list