File diff suppressed because it is too large
Load Diff
@@ -1,28 +0,0 @@
|
||||
SPRING DATA REDIS $version (March 31, 2014)
|
||||
-------------------------------------------
|
||||
https://spring.io/projects/spring-data-redis/
|
||||
|
||||
1. INTRODUCTION
|
||||
|
||||
Spring Data Redis makes it easy to write Spring applications that use the Redis key value store by eliminating the
|
||||
redundant tasks and boiler place code required for interacting with the store through Spring's excellent infrastructure
|
||||
support.
|
||||
|
||||
2. RELEASE NOTES
|
||||
|
||||
This release comes with complete reference documentation. For further
|
||||
details, consult the provided javadoc for specific packages and classes.
|
||||
|
||||
3. DISTRIBUTION JAR FILES
|
||||
|
||||
The Spring Data Redis jars files can be found in the 'dist' directory.
|
||||
|
||||
4. GETTING STARTED
|
||||
|
||||
Please see the reference documentation.
|
||||
Additionally the blog at https://spring.io/blog as well as sections of interest in the reference documentation.
|
||||
|
||||
5. ADDITIONAL RESOURCES
|
||||
Spring Data Homepage: https://spring.io/projects/spring-data-redis/
|
||||
Spring Data on Stackoverflow: https://stackoverflow.com/questions/tagged/spring-data
|
||||
Redis Homepage: https://redis.io
|
||||
Reference in New Issue
Block a user