0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-03-14 16:51:18 -05:00
penpot/backend
Andrey Antukh 0f9b2923c2 🎉 Add msgbus abstraction.
As a replacement for the current pubsub approach.

It now uses a single connection for multiple
subscriptions (instead of conn per subscription);
has asynchronous publish and uses more efficient
blob encoding for message encoding (the same used
as page storage).
2021-02-16 11:49:47 +01:00
..
dev 🎉 Add optional loki integration. 2021-02-16 11:31:48 +01:00
resources 🎉 Add optional loki integration. 2021-02-16 11:31:48 +01:00
scripts 🎉 Add optional loki integration. 2021-02-16 11:31:48 +01:00
src 🎉 Add msgbus abstraction. 2021-02-16 11:49:47 +01:00
tests/app/tests 🎉 Add automatic complaint and bouncing handling. 2021-02-12 16:26:28 +01:00
deps.edn 🎉 Add msgbus abstraction. 2021-02-16 11:49:47 +01:00
package.json 🎉 Format all email messages with mjml 2020-06-16 15:40:13 +02:00
tests.edn ♻️ Refactor images storage. 2020-02-03 22:29:59 +01:00
yarn.lock ⬆️ Update dependencies. 2020-12-21 16:55:54 +01:00