Re: Couchdb 1.x and 2.x partitions

2016-02-05 Thread Dave Cottlehuber
On Wed, 3 Feb 2016, at 10:40 PM, Michael Power wrote: > Hello, > > I have a use case where I am building up a lot of read only data for > specific time periods. I might bucket each dataset daily, and then after > a certain number of days I want to throw away the data. I imagine doing > a delete

Couchdb 1.x and 2.x partitions

2016-02-03 Thread Michael Power
Hello, I have a use case where I am building up a lot of read only data for specific time periods. I might bucket each dataset daily, and then after a certain number of days I want to throw away the data. I imagine doing a delete of each record that is old will be expensive in execution and a