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>
3434 [--oss-sharding { true | false } ]
3535 [--bigstore { true | false }]
3636 [--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 }]
3838 [--proxy-policy { all-nodes | all-master-shards | single }]
3939 [--with-module name=< module_name> ,version=< module_version> ,args=< module_args> ]
4040` ` `
Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ crdb-cli crdb create --name <name>
3434 [--oss-sharding { true | false } ]
3535 [--bigstore { true | false }]
3636 [--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 }]
3838 [--proxy-policy { all-nodes | all-master-shards | single }]
3939 [--with-module name=< module_name> ,version=< module_version> ,args=< module_args> ]
4040` ` `
Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ crdb-cli crdb create --name <name>
3333 [--oss-sharding { true | false } ]
3434 [--bigstore { true | false }]
3535 [--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 }]
3737 [--proxy-policy { all-nodes | all-master-shards | single }]
3838 [--with-module name=< module_name> ,version=< module_version> ,args=< module_args> ]
3939` ` `
You can’t perform that action at this time.
0 commit comments