MySQL Forums
Forum List  »  General

Help Implementing solution !
Posted by: Bassel Youssef
Date: July 07, 2013 01:31PM

Hi there,

I need to implement an idea and wondering whether you can help me find the solution (tool and techniques to use) or may be a good part of the solution.

Basically I want to use Memcached to cache data for my application. However the data in the Memcached is to be loaded from NoSQL (probably Json documents), and the data in Json documents is to be imported automatically from database (Mysql) (periodically or upon modifications of Memcached data).

Also during the process I will need to apply some Map/Reduce operations on the Json documents (periodically).

I hope this makes sense to you, and I look forward to receiving your suggestions.

Your reply is very much appreciated.

Thanks

Options: ReplyQuote


Subject
Written By
Posted
Help Implementing solution !
July 07, 2013 01:31PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.