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

Commit

Permalink
Add callback to backing queue
Browse files Browse the repository at this point in the history
  • Loading branch information
lukebakken committed Nov 1, 2017
1 parent 1ac6493 commit 8a50d53
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/rabbit_backing_queue.erl
Expand Up @@ -265,4 +265,6 @@
[ack()], Acc, state())
-> Acc.

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

info_keys() -> ?INFO_KEYS.

0 comments on commit 8a50d53

Please sign in to comment.