Skip to content

Cache synchronization - add more cache sync options #52

@TonySkorik

Description

@TonySkorik

Currently to switch cache sync on \ off one needs to add \ remove a whole config SyncSettings section.
Furthermore if the cache sync config section is present - all methods start synchronizing data by default.

It would be nice to add a setting which switches synchronization on \ off without removing the config section.

As well as add some setting to switch cache sync from normally on (i.e. sync all calls unless stated otherwise - via CacheSyncOptions.IsManualSyncOn = false) to normally off (i.e. don't sync all calls unless stated otherwise - via CacheSyncOptions.IsManualSyncOn = true)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions