View Source DiscoLog.Storage (disco_log v0.7.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 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 thread_id for a given fingerprint
Start the Storage