Replies: 1 comment
-
Here is the duplicate #375 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone!
I'm using the noticed v1 on the project and considering upgrading to version 2. I found in the upgrade guide that starting from version 2 all the notifications will be saved into the database. At the moment, we have a lot of intense Notifications that have only the ActionCable delivery method. I assume, that upgrading to version 2 can significantly decrease the performance of the application because of increasing database interactions.
Can I disable saving into DB anyhow?
Beta Was this translation helpful? Give feedback.
All reactions