Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 404 Bytes

tuple-strict.md

File metadata and controls

12 lines (7 loc) · 404 Bytes

Strict tuple store

This abstraction is based on tuple stores with a predefined schema. It should be able to isolate tuples of one type into separate tables, and support lookup and scans on primary key. No secondary keys are supported.

Supported backends: