Skip to content

[FEATURE] ExpiringMap builder method to configure the map not to accept null values #79

@rohit5ram

Description

@rohit5ram

I need to use an expiring map with a default expiration. It caches the data fetched from a remote server. If the device is offline, then it's storing the null as a valid value for the key. The expiry duration getting applied for the null value. When the device is back online, the data not getting refreshed until the expiration.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions