Martin Fris

Results 15 issues of Martin Fris

Hi, I created my own serializer which seems to be 4-5x faster than JMS and Ivory (using json serialization) ... since there is quite a big difference between the mentioned...

| Q | A |-------------- | ------ | Documentation | no | Bugfix | no | BC Break | no | New Feature | yes | RFC | no |...

Awaiting Maintainer Response
Enhancement

Hi @k911 ! :) This PR is an POC WIP implementation of #561 . Would you please take a look at? What do you think? TLDR: I was able to...

**Is your feature request related to a problem? Please describe.** Current architecture of the swoole bundle expects the swoole http server process to handle exactly one request at once. I...

kind/feature
priority/backlog

Hi, I'm trying to integrate Easy-cassandra into my app, which uses Spring with its AnnotationConfigApplicationContext. I was able to instantiate CassandraFactoryAnnotation like this: ``` @Bean public CassandraFactoryAnnotation cassandraFactoryAnnotation(){ CassandraFactoryAnnotation cfa...

Hi, I'm just writing to you because it seems, that the dev-master branch of the php sql parser seems to be out of date (3 commits behind). It looks like...

I fixed the PHP structs file with support for PHP 8 and also fixed some bugs so all the former tests are working. @lisachenko can I get the rights for...

enhancement
php8

Hey @lisachenko , is this package still supported? Does it make sense to create a pull request with php 8.1 support?

php81
php84

Zero ttl for metrics entries does not work well on deployments with low global apcu.ttl value, metrics data are expiring randomly. so by default, all metrics values have a (configurable)...

Hi, I have just installed phpredis. The index page works for me, but when I click on links, I'm redirected to wrong sites with no graphics in it (css is...