botman / botman/internals

Add botman command cache

Open
#5 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
No language data
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.