Where does aerospike fall in PACELC?
And can we have a line added in PACELC theorem - Wikipedia ?
Where does aerospike fall in PACELC?
And can we have a line added in PACELC theorem - Wikipedia ?
Depends on how you configure Aerospike.
The default for AP mode is PAEC, but can be configured towards PAEL by setting either write-commit-level in the write-policy to master or the read-consistency-level in the read-policy to one.
The strong-consistency mode (implements SC) is PCEC.
Thank you, I’ve updated the Wiki page
This topic was automatically closed 84 days after the last reply. New replies are no longer allowed.