# fast_redis **Repository Path**: xForMe/fast_redis ## Basic Information - **Project Name**: fast_redis - **Description**: 通过对Jedis的封装快速实现对redis的操作,参考了springside4 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 3 - **Created**: 2015-07-27 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1.通过JedisTemplate访问redis的基本操作 2.mongodb复杂查询和curd