Hi, all,

I realized that the underlying store of Hyperspace is using
BerkeleyDB, so why not use BDB HA to implement the "Highly Available
Hyperspace"? BDB HA is a replication framework which now is Paxos
compatible. The original Chubby was using BerkeleyDB(the paper
refers), and at that time Google guy found out the replication feature
of BDB was not that good , so they built from scratch by themselves.
But now BerkeleyDB has involved to 4.8, and the replication now is
stable, and works well in our production environments. So what do you
guys think of?

Regards,

Steve

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Hypertable Development" 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/hypertable-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to