Markus Bachmann

Results 14 issues of Markus Bachmann

Currently you can access the couchdb database with magic methods, because it should work like the [mongodb](https://github.com/doctrine/mongodb) repo. But I don't like the magic methods because you don't have control...

Add a filesystem like GridFS from MongoDB

Filesystem

Please note this is just a WIP for issue #68 . I adjusted the `Reader` interface to handle `Generators`. I updated the `ArrayReader` and `AppendReader` to follow the interface. I...

If i want to import a large dataset, i use generators mostly. Because they are more memory friendly. Maybe we could use generators to process the workflow. But this would...

I'm using [gpg to sign](https://git-scm.com/book/en/v2/Git-Tools-Signing-Your-Work) all my commits to enhance the security. Currently i have to enter all `git commit`s commands in the cli because i need to enter a...