{"id":13650470,"url":"https://github.com/jbluemink/DictionaryFlushPartialCache","last_synced_at":"2025-04-22T18:31:44.046Z","repository":{"id":83689319,"uuid":"410819770","full_name":"jbluemink/DictionaryFlushPartialCache","owner":"jbluemink","description":"Sitecore Dictionary Flush Partial Cache","archived":false,"fork":false,"pushed_at":"2021-09-27T09:31:30.000Z","size":20,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-11-10T01:35:12.397Z","etag":null,"topics":["sitecore"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jbluemink.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2021-09-27T09:23:21.000Z","updated_at":"2021-10-14T16:03:46.000Z","dependencies_parsed_at":"2023-07-03T17:16:36.876Z","dependency_job_id":null,"html_url":"https://github.com/jbluemink/DictionaryFlushPartialCache","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbluemink%2FDictionaryFlushPartialCache","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbluemink%2FDictionaryFlushPartialCache/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbluemink%2FDictionaryFlushPartialCache/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jbluemink%2FDictionaryFlushPartialCache/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jbluemink","download_url":"https://codeload.github.com/jbluemink/DictionaryFlushPartialCache/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250297386,"owners_count":21407205,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["sitecore"],"created_at":"2024-08-02T02:00:37.006Z","updated_at":"2025-04-22T18:31:43.806Z","avatar_url":"https://github.com/jbluemink.png","language":"C#","funding_links":[],"categories":["Cache"],"sub_categories":[],"readme":"# DictionaryFlushPartialCache\nSitecore Dictionary Flush Partial Cache\n\nIf you use Partial Html Cache and Sitecore Dictionary items the Cache will not flush on changes.\nFor flushing Html cache on Dictionary change, There are multiple ways to use the Dictionary but this is about when using Sitecore Items in master/web database and editors can change the value. \nThis workaround contains:\na processor in the item:save event that do a clear on the cache when a dictionary item is saved. \nFlush the entire cache or specify which renderings you want to clear, auto detect which rendering are using the dictionary is complex to write. \nSo specify or just flush the whole cache. This goes against the idea of the partial HTML cache, but it is useful to be able to completely empty the cache if you need to. \nUsually the dictionary is not modified much and extra permissions are needed for this.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbluemink%2FDictionaryFlushPartialCache","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjbluemink%2FDictionaryFlushPartialCache","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjbluemink%2FDictionaryFlushPartialCache/lists"}