mirror of
https://github.com/featurebasedb/featurebase.git
synced 2026-08-28 10:54:59 +00:00
This PR adds support for anti-entropy syncing for integer and decimal fields. It differs from the logic for other field types in that it does not rely on a consensus to determine what the value should be; instead, it considers the correct values to be those of the primary replica. From there, data is pushed to all non-primary replicas. |
||
|---|---|---|
| .. | ||
| clustertests | ||
| test | ||
| internal.go | ||
| LICENSE | ||
| private.pb.go | ||
| private.proto | ||
| public.pb.go | ||
| public.proto | ||