# session **Repository Path**: yxwcode/session ## Basic Information - **Project Name**: session - **Description**: 轻量的分布式会话组件(A Lightweight Distribute Session Component) - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-12-29 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Session 轻量的分布式会话组件(A Lightweight Distribute Session Component) --- + 包引入(maven dependency): ```xml me.hao0 session-redis 1.0.0 ``` + 文档见[这里](https://github.com/ihaolin/session)