Glossary · Term

key-value store

← all terms

Definition

A simple database that maps names to values, like a giant dictionary.

A storage abstraction supporting Put(key,value) and Get(key) operations; used as the canonical test domain for the Inductive-Deductive Synthesis verified-systems paper.

Mentioned in 1 episode

  1. 075
    Growing Code and Proof Together: Verified Systems in Ten Hours Instead of a Year