[PATCH] Add replicated database model to ctdb
Stefan Metzmacher
metze at samba.org
Tue Jun 27 06:49:03 UTC 2017
Hi Amitay,
> CTDB has two database models:
>
> 1. Persistent databases - replicated and permanent
> 2. Volatile database - distributed and temporary
>
> This patch set adds a new database model
>
> 3. Replicated database - replicated and temporary
>
> The main purpose of this database model is store ctdb state information
> which requires to be replicated across the cluster. Currently different
> types of state information is replicated using different methods. With
> this database model, we can get rid of various ad-hoc methods and use a
> consistent API for cluster-wide state replication.
As a site note: do you think it would be possible to introduce
something like replicated/persistent records to the Volatile database
model? I guess it would be useful for persistent handles in future.
metze
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: OpenPGP digital signature
URL: <http://lists.samba.org/pipermail/samba-technical/attachments/20170627/df5c60a1/signature.sig>
More information about the samba-technical
mailing list