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

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

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

2 个仓库

Awesome GitHub RepositoriesDistributed Session Managers

Components for managing and synchronizing session state across distributed testing grids.

Distinguishing note: Focuses on session state persistence in distributed environments rather than general data storage.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Distributed Session Managers. Refine with filters or upvote what's useful.

Awesome Distributed Session Managers GitHub Repositories

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

    SeleniumHQ/selenium

    34,203在 GitHub 上查看↗

    Selenium is a comprehensive browser automation framework that provides a standardized interface for controlling web browsers to perform automated tasks, user interactions, and data extraction. It functions as a cross-browser testing tool, enabling developers to execute identical automation scripts across various browser engines and operating systems to ensure consistent application behavior. By implementing the WebDriver protocol, it maps high-level automation commands to browser-specific drivers using a standardized HTTP-based wire protocol. The project distinguishes itself through its distr

    Selenium configures a distributed grid to store session information in a database or cache by defining a custom session map implementation.

    Javadotnetjavajavascript
    在 GitHub 上查看↗34,203
  • apache/shiroapache 的头像

    apache/shiro

    4,432在 GitHub 上查看↗

    Shiro is a Java security framework that provides an identity and access manager for implementing authentication, authorization, cryptography, and session management. It serves as a security layer to verify user identities and enforce role-based access control for protected system resources. The project features a pluggable realm architecture that decouples security logic from identity data and a standalone session management system that tracks user state independently of the underlying servlet container. It includes an integrator for external identity providers using federation protocols such

    Provides distributed session management to synchronize user state across enterprise environments.

    Javajavalibraryshiro
    在 GitHub 上查看↗4,432
  1. Home
  2. DevOps & Infrastructure
  3. Distributed Session Managers