Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add botman command cache #5

Open
KarlisJ opened this issue Oct 28, 2017 · 0 comments
Open

Add botman command cache #5

KarlisJ opened this issue Oct 28, 2017 · 0 comments

Comments

@KarlisJ
Copy link

KarlisJ commented Oct 28, 2017

Laravel has artisan command php artisan route:cache that caches all routes in order to increase app speed.

I am not sure how significant speed increase that would be but we could cache is similar way commands and events.

Consider the case where on one server is bot and web access point, admin dashboard for example. route/botman.php is loaded (processed) on every page hit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant