-
Notifications
You must be signed in to change notification settings - Fork 17
/
example2.manifest.yml
41 lines (41 loc) · 1.19 KB
/
example2.manifest.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
display_name: ReJSON
author: Itamar
email: itamar@redis.com
description: enhance redis with json capabilites
homepage: rejson.io
license: BSD
command_line_args: ""
min_redis_version: "4.0"
min_redis_pack_version: "5.0"
config_command: "MODULE.CONFIG"
capabilities:
- types
- no_multi_key
- replica_of
- eviction_expiry
- failover_migrate
- flash
exclude_commands:
- graph.BULK
overide_command: [{"command_name": "graph.EXPLAIN"}]
add_command: [{"command_name": "test"}]
dependencies:
deps1:
url: https://s3.amazonaws.com/module/dep1.zip
sha256: 38aaa5ed7a7f0b5c1e3fed37468d0a960d4a26653c6c937244d170414728e2b5
deps2:
url: https://s3.amazonaws.com/module/dep2.zip
sha256: 0a960d4a26653c6c937244d170414728e2b538aaa5ed7a7f0b5c1e3fed37468d
optional-dependencies:
deps1:
url: https://s3.amazonaws.com/module/dep1.zip
sha256: 38aaa5ed7a7f0b5c1e3fed37468d0a960d4a26653c6c937244d170414728e2b5
deps2:
url: https://s3.amazonaws.com/module/dep2.zip
sha256: 0a960d4a26653c6c937244d170414728e2b538aaa5ed7a7f0b5c1e3fed37468d
crdb:
supported_featureset_versions:
- 1
- 3
redis_args:
loglevel: debug