File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
7.4/references/cli-utilities/crdb-cli/crdb
7.8/references/cli-utilities/crdb-cli/crdb
references/cli-utilities/crdb-cli/crdb Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ crdb-cli crdb create --name <name>
34
34
[--oss-sharding { true | false } ]
35
35
[--bigstore { true | false }]
36
36
[--bigstore-ram-size < maximum_memory> ]
37
- [--eviction-policy { noeviction | allkeys-lru | allkeys-lfu | allkeys-random | volatile-lru | volatile-lfu | volatile-random | volatile-ttl }]
37
+ [--eviction-policy { noeviction | allkeys-lru | allkeys-lfu | allkeys-random | volatile-lru | volatile-lfu | volatile-random | volatile-ttl }]
38
38
[--proxy-policy { all-nodes | all-master-shards | single }]
39
39
[--with-module name=< module_name> ,version=< module_version> ,args=< module_args> ]
40
40
` ` `
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ crdb-cli crdb create --name <name>
34
34
[--oss-sharding { true | false } ]
35
35
[--bigstore { true | false }]
36
36
[--bigstore-ram-size < maximum_memory> ]
37
- [--eviction-policy { noeviction | allkeys-lru | allkeys-lfu | allkeys-random | volatile-lru | volatile-lfu | volatile-random | volatile-ttl }]
37
+ [--eviction-policy { noeviction | allkeys-lru | allkeys-lfu | allkeys-random | volatile-lru | volatile-lfu | volatile-random | volatile-ttl }]
38
38
[--proxy-policy { all-nodes | all-master-shards | single }]
39
39
[--with-module name=< module_name> ,version=< module_version> ,args=< module_args> ]
40
40
` ` `
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ crdb-cli crdb create --name <name>
33
33
[--oss-sharding { true | false } ]
34
34
[--bigstore { true | false }]
35
35
[--bigstore-ram-size < maximum_memory> ]
36
- [--eviction-policy { noeviction | allkeys-lru | allkeys-lfu | allkeys-random | volatile-lru | volatile-lfu | volatile-random | volatile-ttl }]
36
+ [--eviction-policy { noeviction | allkeys-lru | allkeys-lfu | allkeys-random | volatile-lru | volatile-lfu | volatile-random | volatile-ttl }]
37
37
[--proxy-policy { all-nodes | all-master-shards | single }]
38
38
[--with-module name=< module_name> ,version=< module_version> ,args=< module_args> ]
39
39
` ` `
You can’t perform that action at this time.
0 commit comments