feat(postgres): failed_events table and PgFailedEventStore for dead-letter queue
This commit is contained in:
@@ -3,6 +3,7 @@ pub mod api_key;
|
||||
pub mod block;
|
||||
pub mod boost;
|
||||
mod db_error;
|
||||
pub mod failed_event;
|
||||
pub mod feed;
|
||||
pub mod follow;
|
||||
pub mod like;
|
||||
|
||||
Reference in New Issue
Block a user