Hi,
Is there some way to sync data from memcached bucket to couchbase bucket automatically?
I have a dialogs functionality and would like to retrieve and deliver chat data as fast as possible, therefore i would assume to use memcached buckets. But in the same time, i would like to keep chat data even between couchbase restarts therefore i would need to move it to some couchbase bucket. Is there a way? or maybe a better approach?