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

fix: store agent in cache to improve performance #90

Merged
merged 8 commits into from
Sep 12, 2024

Conversation

nicolasalexandre9
Copy link
Member

Definition of Done

General

  • Write an explicit title for the Pull Request, following Conventional Commits specification
  • Test manually the implemented changes
  • Validate the code quality (indentation, syntax, style, simplicity, readability)

Security

  • Consider the security impact of the changes made

@nicolasalexandre9 nicolasalexandre9 changed the title fix: add agent into cache fix: improve performance Aug 23, 2024
composer.json Outdated
@@ -16,8 +16,7 @@
"illuminate/http": "^8.0|^9.0|^10.0|^11.0",
"illuminate/routing": "^8.0|^9.0|^10.0|^11.0",
"illuminate/support": "^8.0|^9.0|^10.0|^11.0",
"forestadmin/php-datasource-customizer": "^1.10.0",
"forestadmin/php-datasource-eloquent": "^1.10.0",
"forestadmin/agent-php": "dev-fix/fix-latencies",
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ ROLLBACK before merge ⚠️

@nicolasalexandre9 nicolasalexandre9 changed the title fix: improve performance fix: store agent in cache to improve performance Sep 12, 2024
Copy link

codeclimate bot commented Sep 12, 2024

Code Climate has analyzed commit 36611a5 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (99% is the threshold).

This pull request will bring the total coverage in the repository to 100.0%.

View more on Code Climate.

@nicolasalexandre9 nicolasalexandre9 merged commit 952480a into main Sep 12, 2024
6 checks passed
@nicolasalexandre9 nicolasalexandre9 deleted the fix/fix-latencies branch September 12, 2024 15:06
forest-bot added a commit that referenced this pull request Sep 12, 2024
## [3.1.2](v3.1.1...v3.1.2) (2024-09-12)

### Bug Fixes

* store agent in cache to improve performance ([#90](#90)) ([952480a](952480a))
@forest-bot
Copy link
Member

🎉 This PR is included in version 3.1.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging this pull request may close these issues.

3 participants