An open API service indexing awesome lists of open source software.

https://github.com/driftphp/preload-bundle

Preload services from container in DriftPHP
https://github.com/driftphp/preload-bundle

Last synced: 9 months ago
JSON representation

Preload services from container in DriftPHP

Awesome Lists containing this project

README

          

# DriftPHP - Preload adapter

[![CircleCI](https://circleci.com/gh/driftphp/preload-bundle.svg?style=svg)](https://circleci.com/gh/driftphp/preload-bundle)

Preload your container services before the first request is served, and avoid
this always annoying first cold response.

Some first steps for you!

- [Go to DOCS](https://driftphp.io/#/?id=preload-adapter)

or

- [Try a demo](https://github.com/driftphp/demo)
- [Install the skeleton](https://github.com/driftphp/skeleton)