http-kernel
http-kernel copied to clipboard
:recycle: ReactPHP based kernel on top of Symfony components
Are there any plans to update the Symfony packages to version 6.4 or higher? If so, when can the update be expected? The same question also for the packages `drift/dbal-bundle`...
Cache is not useful anymore. In fact, it produces a lot of invalid and non expected behaviors (like having to work with dev or cleaning cache by hand each time...
# Use case: I want to introduce distributed tracing to my service. The main issue is that on every request I need to hold a context where I can store...