Chardonnay is a fast and general datacenter transaction system that executes read/write transactions in a 'dry run' mode before definitively executing them in-memory using two-phase-locking. It provides strictly serializable general read-write transactions for single-datacenter deployments.
Table of contents
Architecture and algorithmRead-only queriesEvaluationExtending to multiple datacentersSort: