Florian Klein

Results 95 comments of Florian Klein

totally. Currently only concrete implementations provide iterator contract. One impl could decide to not be iterable, and break the contract.

not sure about countable.

oops, I'm really sorry answering you so late! I'll try to check what's happening.

yep, I have something similar to clean trailing spaces. BTW, it's unrelated to this issue, but since then, I totally changed my mind about getters and setters. It's an antipattern...

Thanks for the feedback! Looks like shared-nothing architectures always win when it comes to perf. I'd love to give tikv a spin anyway, did you publish the pluggable tikv backend?

not yet because I would have to recompile cozo with the correct features.

@beberlei I'm back from vacation :) I'll try to do that and keep you in touch when it's done.

it exists https://github.com/docteurklein/php-etl/blob/master/src/Knp/ETL/Context/Doctrine/DBALContext.php#L20 I think we don't pass the correct instance of Context