Skip to main content

Overview

JSONStorage provides a file-based JSON storage backend. Ideal for simple applications, prototyping, and scenarios where human-readable data files are preferred.

Basic Usage

File Structure

Parameters

Storage Type

JSONStorage is a synchronous storage implementation using file-based JSON serialization.