How to transfer data merged in Redis to MongoDB

211 views
Skip to first unread message

JUNHEE PARK

unread,
Jan 30, 2018, 1:27:07 AM1/30/18
to mongodb-user
Hello gentlemen,

I'm gonna share my problem.

I'm trying to make a server architecture using MongoDB and Redis.

The Main Issue is How can I Transfer Integrated Time-series data in Redis to MongoDB.

Should I make a logic to transfer data using node MongoDB, Redis API? or Is there any simple module for that? 
The architecture is like the following.


Thank you for reading.

Best,
Jack

Wan Bachtiar

unread,
Mar 4, 2018, 8:43:54 PM3/4/18
to mongodb-user

Should I make a logic to transfer data using node MongoDB, Redis API? or Is there any simple module for that?

Hi Jack,

It’s been a while since you posted this question, have you found a solution yet ?

The decision is depending on your use case and up to you either to write a connector using MongoDB Node driver or using an already written module. Although currently there are no officially supported MongoDB Connector from Redis to MongoDB, there may be third party npm js modules available out there.

Depending on your use case, you may also find these two presentations useful:

Regards,
Wan.

Reply all
Reply to author
Forward
0 new messages