Sérgio R Siqueira
Sérgio R Siqueira
Hi everyone I'm look the worker and I think which could help PHPCI. The ideia is implement worker with Command Pattern and a new service. You can see the ideia...
Hi, recently I added the following workflow to my project: ``` name: Deploy main branch on: push: branches: - main jobs: deploy: name: deploy runs-on: ubuntu-latest strategy: matrix: node-version: [14.x]...
Removed impure functions, to avoid value by reference
Hey dude, could you add to composer? https://packagist.org?
TODO
- [x] Add to Packagist - [ ] Documentation - [ ] Goal - [ ] Motivation - [ ] Why use Prelude?
I think it would be a good idea to allow passing a custom JSONEncoder. This would provide more flexibility for handling complex or non-standard data types during serialization. https://github.com/histrio/py-couchdb/blob/78a29d757b1b12e29d88574afb4b095d9fae4c20/pycouchdb/client.py#L309
### Pre-submission Checklist - [x] I have searched the existing issues and this feature has not been requested yet ### Type of Feature User Interface (UI) ### Problem or Use...