You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I recently read the introduction blog post about this library and thought it would be interesting to use it in our apps. Therefore, I cloned it and tried to use it... Without much success. Indeed, the Ecto persistence prevented me to even run the tests. Anyway, I value your work a lot and decided to fork your repo to make the library work for my use case.
Unfortunately, I started back from an old commit (before the persistence implementation) and can't really create mergeable pull requests anymore. Looking back I realize a lot changed. That being said, I'd love to hear about your view on this project and what's your plan for the near future.
Thank you so much for your interest in the project. I took a look at the changes you made and they're really great. I'd love to integrate your work into the main branch. Can you create an issue for the features/bugs/enhancements you've made? I love the ex_rabbit integration.
Also, let me know if there's any way I can help you get the version with persistence up and running. Again, thank you for your interest. I look forward to collaborating.
Hi there,
I recently read the introduction blog post about this library and thought it would be interesting to use it in our apps. Therefore, I cloned it and tried to use it... Without much success. Indeed, the Ecto persistence prevented me to even run the tests. Anyway, I value your work a lot and decided to fork your repo to make the library work for my use case.
Unfortunately, I started back from an old commit (before the persistence implementation) and can't really create mergeable pull requests anymore. Looking back I realize a lot changed. That being said, I'd love to hear about your view on this project and what's your plan for the near future.
If you're curious about the changes I made, please check https://github.com/djeusette/railway_ipc. I'm looking forward to reading from you and collaborating.
The text was updated successfully, but these errors were encountered: