Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Add callback to backing queue #228

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src/rabbit_backing_queue.erl
Original file line number Diff line number Diff line change
Expand Up @@ -265,4 +265,6 @@
[ack()], Acc, state())
-> Acc.

-callback handled_bump_reduce_memory_use(state()) -> state().

info_keys() -> ?INFO_KEYS.