-
Notifications
You must be signed in to change notification settings - Fork 15
How to serialize/unserialize the cache in/from a file? #11
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthigh riskAddressing this issue may introduce security vulnerabilitiesAddressing this issue may introduce security vulnerabilitiespriority-1-normalThis issue has a normal priorityThis issue has a normal prioritysize-largeMuch work need to be doneMuch work need to be done
Description
Activity
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthigh riskAddressing this issue may introduce security vulnerabilitiesAddressing this issue may introduce security vulnerabilitiespriority-1-normalThis issue has a normal priorityThis issue has a normal prioritysize-largeMuch work need to be doneMuch work need to be done
Having the cache info is very useful, but I'm missing an entry to the cache itself so I could serialize it and reuse it later. Is there any way to do that already?