Skip to content

Latest commit

 

History

History
20 lines (18 loc) · 618 Bytes

README.md

File metadata and controls

20 lines (18 loc) · 618 Bytes

rediskit

Powered by Flylib Team
Please click here www.flylib.org

A light-weight framework for Redis pool operation. Usage:

  • Step 1: clone this source code to your PC: git clone https://github.com/flylib/rediskit.git
  • Step 2: in this project run: mvn clean install
  • Step 3: copy appContext.xml and redis.properties to your project. Add maven config to pom file of your own project. like
org.flylib rediskit 0.0.1-SNAPSHOT