You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2020. It is now read-only.
Hi,
I've recently encountered an issue while trying to figure out if the data is loaded is by cloud/memory/persistence in certain scenarios.
I can confirm that while using the encryption feature using @EncryptKey & @Encrypt annotations the data is loaded from the cloud/memory source and not from persistence.
Hi,
I've recently encountered an issue while trying to figure out if the data is loaded is by cloud/memory/persistence in certain scenarios.
I can confirm that while using the encryption feature using
@EncryptKey
&@Encrypt
annotations the data is loaded from the cloud/memory source and not from persistence.This issue might be related to one reported by @NaSOS here: VictorAlbertos/ReactiveCache#19
Is there any other way I can encrypt cached data without breaking reading disk cache?
Kudos for an awesome project though!
The text was updated successfully, but these errors were encountered: