Skip to main content

Module backend

Module backend 

Source
Expand description

This module contains the implementations of the StorageBackend trait for our different databases.

Modulesยง

in_memory
In memory backend - most useful for testing