cyppe
cyppe
Hello! I noticed today that Laravel does not dispatch events when calling redis commands in Redis::pipeline(). So in my case where I use pipeline a lot to send GET commands...
Hello! Maybe it's a general replication "thing", but when I run the benchmark script I get good performance. 18106 event by seconds (1365000 total) 18105 event by seconds (1366000 total)...
### Bug description Nothing major, but it does not resolve the format when you pass multple columns to select method.  I know I can...
### Bug description I am not sure if this is a phpstorm feature gone wrong or if it's laravel idea that generates helper code to jump between accessor format and...
Hi! Just wanna check if there is any plans to upgrade this package to latest Lumen. Or if we should stop using this package and implement the regular Horizon ourself.
### Platform macOS ### Operating system version 15.4 (24E248) ### System architecture ARM64 (M1, M2, etc) ### Herd Version 1.20.0, build 45 ### PHP Version PHP 8.3 ### Bug description...
- Larastan Version: v3.3.1 - Laravel Version: 12.7.2 ### Description phpstan with larastan thinks Redis::pipeline call is actually a call directly to Phpredis extention pipeline call based on the types...
### Laravel Package Version 1.2.1 ### Laravel Version 12.30.1 ### PHP Version 8.3.25 ### System Info Linux omarchy 6.16.8-arch2-1 #1 SMP PREEMPT_DYNAMIC Sun, 21 Sep 2025 23:19:08 +0000 x86_64 GNU/Linux...
# Bug Report: RocksDB Configuration Parameters Not Applied Correctly I am trying to tune the RocksDB params, and dont seem to work 100%. So I asked claude to analyze the...
# Feature Request: Configurable Batch Memory Limit for Collection Loading ## Summary The current hard-coded 250 MB memory limit for document batching during collection loading is optimal for small servers...