Hacker News new | ask | show | jobs
by jkarneges 4334 days ago
The CRUD layer wouldn't be used for live updates. You'd use a separate messaging system for that. My point is that you should build the 100% reliable CRUD layer first, then add on a messaging layer for realtime push. This, as opposed to starting with the messaging layer, and then going in circles trying to patch all the ways it can fail.
1 comments

J This is fair. Thanks a lot for your suggestion. I'd definitely make sure that we have a CRUD layer for reliable & secure communication.

Regards Ritesh

J

Would you have some cycles to provide guidance on the project - formally? I am looking for some technical experience/depth.

Thanks

Sure, feel free to email me: justin at fanout.io