Class | Description |
---|---|
RedisBlockingQueue |
Redis-based
BlockingQueue . |
RedisCache |
Cache implementation on top of Redis
|
RedisClusterInvalidator |
Redis implementation of
ClusterInvalidator . |
RedisInvalidations |
invalidations and nodeId serializer/unserializer.
|
RedisLockManager |
Redis-based lock manager.
|
RedisTransientStore |
Redis implementation (i.e.
|
RedisUIDSequencer |
Redis-based UID generator.
|
RedisWorkQueuing |
Implementation of a
WorkQueuing storing Work instances in Redis. |
RedisWorkQueuing.SScanner |
Helper to call SSCAN but fall back on a custom implementation based on SMEMBERS if the backend (embedded) does
not support SSCAN.
|
Copyright © 2015 Nuxeo SA. All rights reserved.