-
-
Notifications
You must be signed in to change notification settings - Fork 23
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
Use cached recordings, while automatically re-validate db schema using schema-fingerprints.
in contrast to record & replay, this should be a solution with improved DX, as the developer doesn't need to manually re-generate the recording.. it should auto-generate the cached-data when the db schema changes without additional manuall steps
with this new reflector it should also no longer be needed to switch between record and replay mode.
after all it would combine the performance and db-less benefits of the Replay reflector while the developer would not need to fiddle with the possible problems of handling stale-cache issues.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request