rennokki
rennokki
Hello guys, ~~I'd like to bring up an issue here regarding the maintainability of this project. Recently, a few months ago, I've been putting sweat on this project's hard fork...
- Replace `newBaseQueryBuilder` with another method to not interfere with the default query builder creator - - The method should have caching enabled by default
Hello, first of all, I have to say it's a great package, way better than the puppeteer itself. Based on this, I have made a PHP/Laravel package called Clusteer that...
Before merging: - [x] https://github.com/laravel/framework/pull/42531 - [x] https://github.com/laravel/framework/pull/42664 - [x] https://github.com/laravel/echo/pull/340
### Discussed in https://github.com/soketi/soketi/discussions/601 Originally posted by **angeljqv** July 19, 2022 Is possible also showing soketi version on logger start? https://github.com/soketi/soketi/blob/c9da87ab59d1c4eb1ecf4803ea17045932cee4ad/src/server.ts#L384-L387 Like ```ts Log.successTitle(`⏱ Soketi Version is ${this.version}!`); ```
- Removed check for master cluster in the Cluster Rate Limiter