術語表
非同步(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