mirror of
https://github.com/penpot/penpot.git
synced 2025-08-06 14:08:22 +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
|
@ -58,4 +58,3 @@
|
|||
([table where-params opts]
|
||||
(let [opts (merge default-opts opts)]
|
||||
(sql/for-delete table where-params opts))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue