-
-
Notifications
You must be signed in to change notification settings - Fork 229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Option for Redis additionally to Pusher #67
Comments
Let me double this, especially for the Caprover deployment it will be really nice! |
I will take a look ASAP and let you know |
So I understand it correctly for now no live update are possible (via websocket for instance) without Pusher right? |
Yes, but I was planing to use socket.io to make an open source solution, but I will add Redis as requested. |
For me socket.io is totally fine ;-) I don't even know which one is the lightest to deploy/invest feel absolutely free to choose. |
I prefer socket.io btw, but I think it will be great to have multiple solutions to let everyone use its preferred solution |
Socket.io would be a perfectly good solution. I would say socket.io in combination with redis pub/sub system is a thing for a clustered constellation. |
@heloufir Do you have a really rough idea about the time you will need? Again months or years are perfect answers but as we were testing it with our team, my question is more for planning the future ;-) |
@torbenraab Okey I will check this too. @matbgn I have a lot things to do this days, but I will start working on it the next week so I think it will be for the next mounth. |
Don't push too much pressure on you! Thank you for your so quick answers and have fun! |
I can only agree with @matbgn ! Take your time and thank you for your support! |
Hello @matbgn & @torbenraab |
👍
By the way as I suggested your app on Caprover, do you have any clue on that: caprover/one-click-apps#888 (comment) |
Okey I'll check |
It would be very nice to have the Option to Maybe use Redis for Broadcasting instead of Pusher. Goal should be to have a complete self hosted platform available. As for now I don't see it used in production when you have to access third party applications.
I'm willing to help where I can.
The text was updated successfully, but these errors were encountered: