Skip to main content

Module local

Module local 

Source
Expand description

Local storage and hook infrastructure

This module provides:

  • Database operations for local session storage
  • Lifecycle hooks for context management

Modulesยง

hooks
migrations
Database migrations
storage
Local SQLite storage implementation