awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesCache Clearance

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.

Awesome Cache Clearance GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • travis-ci/travis-citravis-ci 的头像

    travis-ci/travis-ci

    8,490在 GitHub 上查看↗

    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.

    在 GitHub 上查看↗8,490
  • tauri-apps/wrytauri-apps 的头像

    tauri-apps/wry

    4,831在 GitHub 上查看↗

    Wry 是一个 Rust 库,用于在跨多个操作系统的桌面应用程序中嵌入和控制原生系统 Webview。它作为原生 Webview 包装器和跨平台渲染器,利用宿主操作系统的默认浏览器引擎来显示 Web 内容。 该项目提供了一个通信层,用于在 Webview 中执行 JavaScript 并将序列化结果返回给 Rust。它允许实现自定义协议以将 URL 方案映射到内部处理程序,从而能够在没有服务器的情况下加载本地资源并拦截网络请求。 该库涵盖了原生窗口管理和 UI 渲染,包括嵌套子 Webview 和自定义外观设置的能力。它包括用于导航拦截、Cookie 和会话管理以及激活原生浏览器开发工具进行调试的功能。 Wry 暴露了原生窗口句柄,并为特定于平台的扩展提供了外部函数接口。

    Provides the ability to programmatically remove cache and history from the current session.

    Rust
    在 GitHub 上查看↗4,831
  • spotx-official/spotx-bashSpotX-Official 的头像

    SpotX-Official/SpotX-Bash

    4,810在 GitHub 上查看↗

    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.

    Shelladblockadblockerlinux
    在 GitHub 上查看↗4,810
  • ombi-app/ombiOmbi-app 的头像

    Ombi-app/Ombi

    4,090在 GitHub 上查看↗

    Ombi 是一个媒体请求管理系统,用于协调用户、媒体服务器和下载管理器之间的内容发现。它充当中间件层,以自动化请求、批准和获取电影、音乐和电视节目的过程。 该项目通过充当集成层来区分自己,该层可在多个媒体服务器实例之间同步库和用户帐户。它具有一个内容请求编排器,支持基于投票的自动批准,并能够直接从外部监视列表导入活动请求。 该平台涵盖了广泛的功能,包括用于 Discord、Telegram 和电子邮件警报的多通道通知网关,以及用于管理用户权限的基于角色的访问控制。它提供了全面的媒体服务器管理、自动化工作流管理工具,以及通过 OAuth 和第三方提供商实现的灵活身份集成。 该系统支持使用 SQLite、MySQL 或 MariaDB 进行持久化数据存储。

    Removes stored server media information and resynchronizes the library to reflect recent changes.

    C#
    在 GitHub 上查看↗4,090
  • hunvreus/pagescmshunvreus 的头像

    hunvreus/pagescms

    3,752在 GitHub 上查看↗

    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.

    TypeScript11tyastrocms
    在 GitHub 上查看↗3,752
  1. Home
  2. Data & Databases
  3. Data Caching
  4. Cache Clearance