Documentation
¶
Index ¶
Constants ¶
View Source
const DockerComposeDragonflyConfigTemplate string = `` /* 395-byte string literal not displayed */
View Source
const DockerComposeDragonflyVolumeTemplate string = `
{{.ProjectName}}_dragonfly_data: {}`
View Source
const DockerComposeRedictConfigTemplate = `` /* 444-byte string literal not displayed */
View Source
const DockerComposeRedictVolumeTemplate string = `
{{.ProjectName}}_redict_data: {}`
View Source
const DockerComposeRedisConfigTemplate string = `` /* 335-byte string literal not displayed */
View Source
const DockerComposeRedisVolumeTemplate string = `
{{.ProjectName}}_redis_data: {}`
View Source
const DockerComposeValkeyConfigTemplate string = `` /* 352-byte string literal not displayed */
View Source
const DockerComposeValkeyVolumeTemplate string = `
{{.ProjectName}}_valkey_data: {}`
View Source
const DragonflyConfigTemplate string = `` /* 638-byte string literal not displayed */
View Source
const RedictConfigTemplate = `` /* 633-byte string literal not displayed */
View Source
const RedisConfigTemplate string = `` /* 628-byte string literal not displayed */
View Source
const ValkeyConfigFileTemplate string = `user default off
user username on >password allcommands allkeys
`
View Source
const ValkeyConfigTemplate string = `` /* 577-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.