# the-super-tiny-redis-connector **Repository Path**: ruitianzhong/the-super-tiny-redis-connector ## Basic Information - **Project Name**: the-super-tiny-redis-connector - **Description**: After reading the source code of jedis, I try to write a super tiny Redis connector in order to better understand jedis. - **Primary Language**: Java - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-06-25 - **Last Updated**: 2022-06-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: Redis, Database, Connector, Java ## README # the-super-tiny-redis-connector #### 介绍 After reading the source code of jedis, I try to write a super tiny Redis connector in order to better understand jedis.