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