octane

Supercharge your Laravel application's performance.

MIT License

Downloads
7.8M
Stars
3.8K
Committers
101

Bot releases are hidden (Show)

octane -

Published by driesvints almost 3 years ago

Changed

  • Validates Swoole Tables string column types (#434)
octane -

Published by driesvints almost 3 years ago

Changed

  • Updates octane:install command when Swoole extension is missing (#427)

Fixed

  • Fixes Octane's process output not being flushed (#428)
octane -

Published by driesvints almost 3 years ago

Fixed

  • Fix FileNotFound error (#421)
octane -

Published by driesvints almost 3 years ago

Fixed

  • Fixes server shutting down on concurrently when exceptions are reported at root level of the task (#419)
octane -

Published by driesvints almost 3 years ago

Fixed

  • Fixes memory leak on Translator implementation (#416)
octane -

Published by driesvints almost 3 years ago

Fixed

  • Fix undefined array key "type" on empty array dump (#413)
octane -

Published by driesvints almost 3 years ago

Changed

  • Allow openswoole (#407)
octane - v1.0.15

Published by nunomaduro about 3 years ago

Added

  • Partial PHP 8.1 support (#402)
octane -

Published by driesvints about 3 years ago

Fixed

  • Add Livewire listener (#400)
octane -

Published by driesvints about 3 years ago

Changed

  • Uses laravel/serializable-closure (#378)

Fixed

  • Add clear the cache of APCu and Opcache (#385, 9ff568b)
  • Add FlushDatabaseQueryLog for cleaning up database query log (#394)
  • Fix issue where timed out tasks were not taken into account (#396)
octane -

Published by driesvints about 3 years ago

Fixed

  • Fix timeout value passed to taskWaitMulti (#380)
octane -

Published by driesvints about 3 years ago

Changed

  • Resolve components when needed (#360)

Fixed

  • Fix the bug of Swoole\Table using array access (#359)
octane -

Published by driesvints about 3 years ago

Changed

  • Resolve components when needed (#355)

Fixed

  • Undefined array key "swoole" (#351)
  • Avoids usage of SWOOLE_SSL when openssl is not configured on swoole (#357)
octane -

Published by driesvints about 3 years ago

Changed

  • Expose the flag to turn on SWOOLE_SSL (#342, 86731cb)
octane -

Published by driesvints over 3 years ago

Added

  • Add --rr-config flag to octane:start command (#335, 00aa3b0)
octane -

Published by driesvints over 3 years ago

Fixed

  • Fix config key for roadrunner http.middlware (#333)
octane -

Published by driesvints over 3 years ago

Changed

  • Set roadrunner http.middleware as an option (#327)

Fixed

octane -

Published by driesvints over 3 years ago

Fixed

  • Reset application scope to flush scoped instances (#313)
  • Fix Swoole breaks when log is a valid JSON (#316)
  • Fix Symfony uploaded file moving (#317)
octane -

Published by driesvints over 3 years ago

Changed

  • Add missing default listeners (#311)
octane -

Published by driesvints over 3 years ago

Changed

Fixed

  • Fixes issue related to changing non-standard HTTP status codes to 200 OK (#294)
  • Give new application instance to database session handler (#302)
  • Adds SameSite attribute for cookies (#299)