View Source DiscoLog.Storage (disco_log v1.0.0-rc.0)
A GenServer to store the mapping of fingerprint to Discord Thread ID.
Summary
Functions
Add a new fingerprint -> thread_id mapping
Returns a specification to start this module under a supervisor.
Retrieve the tag id for a given tag
Retrieve the thread_id for a given fingerprint
Start the Storage
Functions
Add a new fingerprint -> thread_id mapping
Returns a specification to start this module under a supervisor.
See Supervisor
.
Retrieve the tag id for a given tag
Retrieve the thread_id for a given fingerprint
Start the Storage