MCPcopy Create free account
hub / github.com/SpaceXLaunchBot/SpaceXLaunchBot / DataStore

Class DataStore

spacexlaunchbot/storage.py:19–231  ·  view source on GitHub ↗

A class to handle storing bot data. Must a database connection pool from asyncpg.create_pool. In-memory stateful data is stored by serializing and loading from a file, subscribed channels data is stored in a postgres database. All methods that either return or take muta

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected