🎉 Add :memory backend to the msgbus module.

This commit is contained in:
Andrey Antukh 2021-03-22 12:13:11 +01:00 committed by Andrés Moya
parent 28691e2bf2
commit e7085571bf
4 changed files with 137 additions and 113 deletions

View file

@ -59,7 +59,6 @@
:app.msgbus/msgbus
{:backend (:msgbus-backend config :redis)
:pool (ig/ref :app.db/pool)
:redis-uri (:redis-uri config)}
:app.tokens/tokens