5 Repos
Utilities for programmatically removing temporary application data caches.
Distinct from Data Caching: Focuses on the act of clearing/wiping the cache rather than the storage mechanism of the cache itself.
Explore 5 awesome GitHub repositories matching data & databases · Cache Clearance. Refine with filters or upvote what's useful.
Travis CI is a continuous integration platform and CI/CD pipeline orchestrator that automates the testing and building of code changes from version control systems. It functions as a multi-language test runner and build infrastructure manager, ensuring software quality through automated testing across various programming languages and runtimes. The platform is distinguished by its use of virtual-machine-based isolation for reproducible environments and a configuration-driven approach to pipeline generation. It supports complex testing strategies through parallel matrix execution, allowing job
Allows users to manually remove stored cache data via the interface or CLI to resolve build conflicts.
Wry ist eine Rust-Bibliothek zum Einbetten und Steuern nativer System-Webviews innerhalb von Desktop-Anwendungen über verschiedene Betriebssysteme hinweg. Sie fungiert als nativer Webview-Wrapper und plattformübergreifender Renderer, der die Standard-Browser-Engine des Host-Betriebssystems nutzt, um Webinhalte anzuzeigen. Das Projekt bietet eine Kommunikationsschicht, um JavaScript innerhalb einer Webview auszuführen und serialisierte Ergebnisse zurück an Rust zu senden. Es ermöglicht die Implementierung benutzerdefinierter Protokolle, um URL-Schemata auf interne Handler abzubilden, was das Laden lokaler Assets und das Abfangen von Netzwerkanfragen ohne Server ermöglicht. Die Bibliothek deckt natives Fenster-Management und UI-Rendering ab, einschließlich der Möglichkeit, untergeordnete Webviews zu verschachteln und Darstellungseinstellungen anzupassen. Sie enthält Funktionen für das Abfangen von Navigationen, Cookie- und Sitzungsverwaltung sowie die Aktivierung nativer Browser-Entwicklertools für das Debugging. Wry legt native Fenster-Handles offen und bietet ein Foreign Function Interface (FFI) für plattformspezifische Erweiterungen.
Provides the ability to programmatically remove cache and history from the current session.
SpotX-Bash is a set of shell scripts used to modify the Spotify desktop client. Its primary purpose is to remove audio, banner, and video advertisements to ensure uninterrupted playback. The project employs binary patching and filesystem modifications to disable telemetry logging and block automatic software updates. It also unlocks hidden developer tools, debug windows, and experimental interface features. The utility includes capabilities for managing specific client versions across different operating systems and provides routines for clearing application cache to maintain the modified st
Provides routines to clear the application cache to ensure patched binaries load without legacy state.
Ombi is a media request management system that coordinates content discovery between users, media servers, and download managers. It acts as a middleware layer to automate the process of requesting, approving, and acquiring movies, music, and TV shows. The project differentiates itself by acting as an integration layer that synchronizes libraries and user accounts across multiple media server instances. It features a content request orchestrator that supports voting-based automatic approval and the ability to import active requests directly from external watchlists. The platform covers a bro
Removes stored server media information and resynchronizes the library to reflect recent changes.
PagesCMS is a headless, Git-based content management system that uses a GitHub repository as its primary database. It provides a web interface for authoring and organizing structured files and media assets, transforming flat files in a repository into a structured content management environment. The system automates repository access and content updates through GitHub App integration and manifests. It features a schema-driven approach to map repository files and folders to specific editor fields, allowing for the management of static site content without a separate database. Capability areas
Includes utilities to remove stale or corrupted cache records to ensure synchronization with the repository.