Skip to main content

Module storage

Module storage 

Source
Expand description

Storage traits for key-value and session storage

Defines abstract storage interfaces that can be implemented by different storage backends (in-memory, file, database, etc.)

Traitsยง

Storage
Generic storage trait for key-value operations