- A description of the properties of a distributed computing system. “Basically available” means that the system guarantees the availability of data, but not necessarily the most recent write. “Soft state” means that the state of the system may change over time, even without new input. “Eventually consistent” means that if no new updates are made to a given piece of data, eventually all access to the data will return the last updated value. BASE is a response to the CAP Theorem, which states that it is impossible for a distributed computer system to simultaneously provide consistency, availability, and partition tolerance.
This term is sponsored by: your name/company?
- Previous term: Basic Multilingual Plane
- Next term: Basilisk
- Random term: RTD (webglossary.info/random 🎲)