Skip to content

Allow host:port specification for memcached storage backend#369

Merged
hummeltech merged 2 commits intoopenstreetmap:masterfrom
hummeltech:MemcacheDHostPortSupport
Jan 10, 2024
Merged

Allow host:port specification for memcached storage backend#369
hummeltech merged 2 commits intoopenstreetmap:masterfrom
hummeltech:MemcacheDHostPortSupport

Conversation

@hummeltech
Copy link
Copy Markdown
Collaborator

@hummeltech hummeltech commented Jan 6, 2024

So that MemcacheD hosts and ports other than localhost and 11211 can be used.

Also:

  • Added ctest --parallel execution support
  • Added tests for custom MemcacheD {host}:{port}
  • Added tests for AddTileConfig/AddTileMimeConfig

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Jan 6, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 65.53%. Comparing base (a346728) to head (507b942).
⚠️ Report is 87 commits behind head on master.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
+ Coverage   64.81%   65.53%   +0.72%     
==========================================
  Files          23       23              
  Lines        4604     4611       +7     
==========================================
+ Hits         2984     3022      +38     
+ Misses       1620     1589      -31     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@hummeltech hummeltech force-pushed the MemcacheDHostPortSupport branch 2 times, most recently from 30c4215 to c4f1c0f Compare January 6, 2024 21:06
@hummeltech hummeltech force-pushed the MemcacheDHostPortSupport branch from c4f1c0f to b62e57f Compare January 10, 2024 21:13
@hummeltech hummeltech force-pushed the MemcacheDHostPortSupport branch from a53b782 to 507b942 Compare January 10, 2024 23:17
@hummeltech hummeltech merged commit 09e7fa1 into openstreetmap:master Jan 10, 2024
@hummeltech hummeltech deleted the MemcacheDHostPortSupport branch January 10, 2024 23:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants