Module stack_db::base

source ·
Expand description

The most basic form of stack-db on which everything else can be built upon

(Only deals with binary data and indexes, like memory)

Modules§

  • The user-facing interface for interacting with multiple layers at once
  • A layer/frame of which gets stacked to form the database