spring-batchspring-data-couchbase

Spring Batch CouchBase bulk read opration


I am using spring batch and and my database is Couchbase. Is there any way to read documents from Couchbase in batch or in bulk mode?


Solution

  • Have a look at the Spring batch extensions project https://github.com/spring-projects/spring-batch-extensions/pull/5/commits