术语表
异步(asynchronous)
原子(atomic)
背压(backpressure)
批处理(batch process)
边界(bounded)
拜占庭故障(Byzantine fault)
缓存(cache)
CAP定理(CAP theorem)
因果关系(causality)
共识(consensus)
数据仓库(data warehouse)
声明式(declarative)
非规范化(denormalize)
衍生数据(derived data)
确定性(deterministic)
分布式(distributed)
持久(durable)
ETL(Extract-Transform-Load)
故障切换(failover)
容错(fault-tolerant)
流量控制(flow control)
追随者(follower)
全文检索(full-text search)
图(graph)
散列(hash)
幂等(idempotent)
索引(index)
隔离性(isolation)
连接(join)
领导者(leader)
线性化(linearizable)
局部性(locality)
锁(lock)
日志(log)
物化(materialize)
节点(node)
规范化(normalized)
OLAP(Online Analytic Processing)
OLTP(Online Transaction Processing)
分区(partitioning)
百分位点(percentile)
主键(primary key)
法定人数(quorum)
再平衡(rebalance)
复制(replication)
模式(schema)
次级索引(secondary index)
可串行化(serializable)
无共享(shared-nothing)
偏斜(skew)
脑裂(split brain)
存储过程(stored procedure)
流处理(stream process)
同步(synchronous)
记录系统(system of record)
超时(timeout)
全序(total order)
事务(transaction)
两阶段提交(2PC, two-phase commit)
两阶段锁定(2PL, two-phase locking)
无边界(unbounded)
Last updated