Archive Documents in Couchbase

Hi Team

I’m a newbie to Couchbase. I have a small doubt around how we can do archival of documents in Couchbase. Suppose I have a bucket named “Order” and it grows daily by 1 lakhs documents. Suppose after a month I reach some 30 lakhs documents. So is there a way I can do a archival of selected set of documents from my bucket and archive outside of Couchbase cluster.

Any thought please

Best Regards
Sujith P V

Hi @learningportal2016,

You can use a big data connector for Hadoop (or kafka or Spark) to transfer data to other systems for long term non-operation storage - https://www.couchbase.com/products/big-data

P.S. I had to lookup what a “lakh” is (it’s used in the Indian number system to mean 100,000).