Skip to content

Accept integer value for max_memory#187

Merged
saz merged 1 commit intosaz:masterfrom
kajinamit:fix-186
Mar 10, 2025
Merged

Accept integer value for max_memory#187
saz merged 1 commit intosaz:masterfrom
kajinamit:fix-186

Conversation

@kajinamit
Copy link
Contributor

Pull Request (PR) description

Integer values have been used to describe memory amount in MiB.
Also apply the string pattern to make sure that given string is in 'N%' format.

This Pull Request (PR) fixes the following issues

Fixes #186

Integer values have been used to describe memory amount in MiB.

Also apply the string pattern to make sure that given string is in
'N%' format.

Fixes saz#186
@saz saz merged commit 5f96e75 into saz:master Mar 10, 2025
21 checks passed
@saz saz added the bug label Mar 10, 2025
@kajinamit kajinamit deleted the fix-186 branch March 10, 2025 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

memcached::max_memory no longer accepts an integer

2 participants