Logo Spring Data Redis
Back to index
  • Preface
    • 1. New Features
      • 1.1. New in Spring Data Redis 1.8
      • 1.2. New in Spring Data Redis 1.7
      • 1.3. New in Spring Data Redis 1.6
      • 1.4. New in Spring Data Redis 1.5
  • Introduction
    • 2. Why Spring Data Redis?
    • 3. Requirements
    • 4. Getting Started
      • 4.1. First Steps
        • 4.1.1. Learning Spring
        • 4.1.2. Learning NoSQL and Key Value Stores
        • 4.1.3. Trying out the Samples
      • 4.2. Need Help?
        • 4.2.1. Community Support
        • 4.2.2. Professional Support
      • 4.3. Following Development
  • Reference Documentation
    • 5. Redis support
      • 5.1. Redis Requirements
      • 5.2. Redis Support High-level View
      • 5.3. Connecting to Redis
        • 5.3.1. RedisConnection and RedisConnectionFactory
        • 5.3.2. Configuring the Jedis Connector
        • 5.3.3. Configuring JRedis connector (Deprecated since 1.7)
        • 5.3.4. Configuring SRP connector (Deprecated since 1.7)
        • 5.3.5. Configuring the Lettuce connector
      • 5.4. Redis Sentinel Support
      • 5.5. Working with Objects through RedisTemplate
      • 5.6. String-focused Convenience Classes
      • 5.7. Serializers
      • 5.8. Hash mapping
        • 5.8.1. Hash Mappers
        • 5.8.2. Jackson2HashMapper
      • 5.9. Redis Messaging (Pub/Sub)
        • 5.9.1. Publishing (Sending Messages)
        • 5.9.2. Subscribing (Receiving Messages)
      • 5.10. Redis Transactions
        • 5.10.1. @Transactional Support
      • 5.11. Pipelining
      • 5.12. Redis Scripting
      • 5.13. Support Classes
        • 5.13.1. Support for the Spring Cache Abstraction
    • 6. Redis Cluster
      • 6.1. Enabling Redis Cluster
      • 6.2. Working With Redis Cluster Connection
      • 6.3. Working with RedisTemplate and ClusterOperations
    • 7. Redis Repositories
      • 7.1. Usage
      • 7.2. Object-to-Hash Mapping
        • 7.2.1. Customizing Type Mapping
      • 7.3. Keyspaces
      • 7.4. Secondary Indexes
        • 7.4.1. Simple Property Index
        • 7.4.2. Geospatial Index
      • 7.5. Time To Live
      • 7.6. Persisting References
      • 7.7. Persisting Partial Updates
      • 7.8. Queries and Query Methods
      • 7.9. Redis Repositories Running on a Cluster
      • 7.10. CDI Integration
      • 7.11. Redis Repositories Anatomy
        • 7.11.1. Insert new
        • 7.11.2. Replace existing
        • 7.11.3. Save Geo Data
        • 7.11.4. Find using simple index
        • 7.11.5. Find using Geo Index
  • Appendixes
    • Appendix A: Schema
    • Appendix B: Command Reference
      • Supported Commands
Home API Docs Tools
Home
API Docs
Tools

Name Spring Data Redis
Version
Language
Badge
Last Updated 2021-07-03T12:24:35
扫码关注公众号

Docs4dev®

如果你在使用过程中遇到任何问题,可以在 这里 提issue。

蜀ICP备14021783号-6

Copyright © Docs4dev all right reserved, powered by Docs4dev