Jan Lehnardt

Results 53 issues of Jan Lehnardt

merge after #5808 benefits measured on my M1 Pro Mac Mini (10 performance + 4 efficiency cores): ``` -j1 real 11m43.254s user 7m6.541s sys 3m29.107s -j4 real 3m44.584s user 7m39.293s...

#5655 introduced a new [database API endpoint](https://github.com/apache/couchdb/pull/5655/files#diff-82d8b792ffdb5c58dcd7d9c3bb2b4582e46d03e416f62104a403242f42e2a234R38): `/{db}/_auto_purge` which is a `/{db}/_security`-like JSON structure with a single key `deleted_document_ttl`. With [other features on the horizon](https://github.com/apache/couchdb/pull/5583/files#top) that need per-db configuration, I...

enhancement

Please ignore for now mostly :) The goal here is to make our test suite test non-couchdb API implementations like pouchdb-server. For now this means commenting out a bunch of...