Skip to content

Conversation

@stayallive
Copy link
Collaborator

@stayallive stayallive commented Feb 27, 2023

This adds:

  • Cache breadcrumbs
  • Redis command spans (optional)

We might want to extend this in the future to also trace the cache commands themselfs (like we do in Symfony) which requires decorating the cache drivers (not enough events to do it purely event based).

Fixes #627

Requires merging #657 first!

@stayallive stayallive requested a review from cleptric February 27, 2023 14:27
@stayallive stayallive changed the base branch from master to livewire March 3, 2023 12:42
Base automatically changed from livewire to master March 7, 2023 10:31
@stayallive stayallive marked this pull request as ready for review March 7, 2023 10:36
@stayallive stayallive merged commit a90dc6a into master Mar 7, 2023
@stayallive stayallive deleted the cache-events branch March 7, 2023 10:38
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

Successfully merging this pull request may close these issues.

Cache performance spans

3 participants