Jan Lehnardt

Results 53 issues of Jan Lehnardt

This PR combines work from #4305 (@nickva) #5146 (@big-r81) & and #5306 (@indutny) plus some more original work from @indutny to swap out our usage of our [homegrown `seal()`](https://github.com/apache/couchdb/blob/main/src/couch/priv/couch_js/86/main.cpp#L214-L228) function...

prior art exists for the `buildx` command: https://github.com/apache/couchdb-docker/pull/263

*This issue proposes to move the PouchDB project to the Apache Software Foundation. It outlines the pros and cons, alternatives and next concrete steps.* *About the Author: Hi, I’m Jan...

## Overview ## Testing recommendations ## Related Issues or Pull Requests ## Checklist - [ ] Code is written and works correctly - [ ] Changes are covered by tests...

**Describe the bug** The `re:split()` behaviour changed to return `[]` instead of `[[]]` in >=28. **To Reproduce** ``` erlang < 28: re:split([], " ;|\t;", [{return, list}]). [[]] erlang 28: re:split([],...

team:VM
bug

Our current website is built with Jekyll. Keeping that maintained locally is a pain, especially as a not-a-ruby-dev. I suggest we switch to something else, JS-based. The one thing Jekyll...

## Introduction Running `npm i` creates a large number of warning about out of date dependencies. Many of these come from the LevelDB ecosystem, that CouchDB uses for Node.js persistence....

Via https://github.com/apache/couchdb/pull/4394#pullrequestreview-1263473784 It’d be nice if we tagged code that can be removed after we can expect everybody to have gone through a rolling cluster upgrade with the version number...

discussion
enhancement
beginner-friendly
cluster