Interface for X-Ray data persistence Implementations can store in memory, localStorage, database, etc.
Clear all sessions
Delete a session
Export all data as JSON string
Get all sessions
Get a session by ID
Import data from JSON string
Save or update a session
Interface for X-Ray data persistence Implementations can store in memory, localStorage, database, etc.