First class support for Lucid models in @adonisjs/cache #4824
simoneNEMO
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Background:
@adonisjs/cache
is the de facto cache package for AdonisSuggestion: support caching of Lucid models so that the model gets serialised correctly when set into cache and de-serialised into a Lucid model when retrieved from cache (this includes correctly handling of Luxon datetimes)
Beta Was this translation helpful? Give feedback.
All reactions