Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: equip persistent cache with better data serialisation #1589

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

szymonmaslowski
Copy link
Contributor

Context

Allow for storing complex data like bigints, Maps, etc.

Proposed Solution

Use toSerializableObject and fromSerializableObject when seting and geting items from the storage

Important Changes Introduced

…tion

Use `toSerializableObject` and `fromSerializableObject` when seting and geting items from the storage
@szymonmaslowski szymonmaslowski merged commit 6c72881 into master Feb 7, 2025
5 of 6 checks passed
@szymonmaslowski szymonmaslowski deleted the feat/LW-12228-improve-caching-mechanism branch February 7, 2025 15:37
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.

3 participants