i can't understand ...
tell about what you should do like:

read (mysql nosql) -> read json -> cache json in memcached
read memcached -> update json -> write to mysql nosql -> invalidade
memcached

or something easier to understand
where is map/reduce? mysql? mongo? memcached?


2013/7/7 Cloud User <[email protected]>

> Hi there,****
>
> ** **
>
> I need to implement an idea and wondering whether you can help me find the
> solution 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****
>
> --
>
> ---
> You received this message because you are subscribed to the Google Groups
> "memcached" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/groups/opt_out.
>
>
>



-- 
Roberto Spadim

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"memcached" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to