- Sort Score
- Result 10 results
- Languages All
Results 1 - 2 of 2 for MINIO_NOTIFY_REDIS_FORMAT (0.12 sec)
-
internal/event/target/redis.go
RedisUser = "user" RedisKey = "key" RedisQueueDir = "queue_dir" RedisQueueLimit = "queue_limit" EnvRedisEnable = "MINIO_NOTIFY_REDIS_ENABLE" EnvRedisFormat = "MINIO_NOTIFY_REDIS_FORMAT" EnvRedisAddress = "MINIO_NOTIFY_REDIS_ADDRESS" EnvRedisPassword = "MINIO_NOTIFY_REDIS_PASSWORD" EnvRedisUser = "MINIO_NOTIFY_REDIS_USER" EnvRedisKey = "MINIO_NOTIFY_REDIS_KEY"
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri Sep 06 23:06:30 UTC 2024 - 9.1K bytes - Viewed (0) -
docs/bucket/notifications/README.md
ARGS: MINIO_NOTIFY_REDIS_ENABLE* (on|off) enable notify_redis target, default is 'off' MINIO_NOTIFY_REDIS_KEY* (string) Redis key to store/update events, key is auto-created MINIO_NOTIFY_REDIS_FORMAT* (namespace*|access) 'namespace' reflects current bucket/object list and 'access' reflects a journal of object operations, defaults to 'namespace' MINIO_NOTIFY_REDIS_PASSWORD (string) Redis server password
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Thu Jan 18 07:03:17 UTC 2024 - 84K bytes - Viewed (0)