Skip to content
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

Share data between node applications #6

Closed
ghost opened this issue Aug 10, 2018 · 1 comment
Closed

Share data between node applications #6

ghost opened this issue Aug 10, 2018 · 1 comment

Comments

@ghost
Copy link

ghost commented Aug 10, 2018

Hey,
I need to share data between parent and child nodes. I'm wondering whether I can use inCache for my purpose. I tried to do it, but unfortunately, the child process is not being able to read the stored object.

So, does the feature to share objects between processes is implemented or not?

@fabioricali
Copy link
Owner

Hello,

at the moment it is not expected but it's a good idea.
You could create a socket server with inside InCache or use Redis.

Regards

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant