BASE

An acronym standing for Basically Available, Soft state, Eventual consistency. It is a database design philosophy used in distributed systems that prioritizes availability and scalability over immediate consistency, contrasting with ACID.


Part of the Data & AI Terms glossary.

This page is mirrored from the GitHub Wiki. View original on GitHub