mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 12:08:29 +02:00
🎉 Add :memory backend to the msgbus module.
This commit is contained in:
parent
28691e2bf2
commit
e7085571bf
4 changed files with 137 additions and 113 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue