Closed pedro-mendonca closed 11 months ago
Thanks for this PR!
I do agree with almost all changes.
For "memcached" vs. "Memcached" it seems the author's use it with mixed capitalization as well. Seems capitalized in headlines, but all lowercase in the text ... most of the time.
About Memcached memcached is a high-performance, distributed memory object caching system, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. [...]
What it Does memcached allows you [...] [...] With memcached, you can see [...]
Origin Memcached was originally [...]
Any source for the "correct" spelling?
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
2 Code Smells
No Coverage information
0.0% Duplication
Any source for the "correct" spelling?
@stklcode the source was this plugin code, as there is another string nginx Memcached setup, so I've included the uppercase change for consistency. Still, I've already reverted that and excluded Memcached from the changes.
The PR is fine for me.
Description of these fixes:
db: Caching method
toCaching method: db
format, allowing each language to deal with the%s: %s
(eg. french%s : %s
)