**Problem** Sessions are not stored as json but as nitrite.db files **Proposed solution** Add db support to query these sessions **Alternatives considered** Converting the db to a json file somehow?
Problem
Sessions are not stored as json but as nitrite.db files
Proposed solution
Add db support to query these sessions
Alternatives considered
Converting the db to a json file somehow?