Skip to content

Redis: package README + config test#2

Merged
renansj merged 3 commits into
mainfrom
feat/redis-readme-and-config-test
Jun 2, 2026
Merged

Redis: package README + config test#2
renansj merged 3 commits into
mainfrom
feat/redis-readme-and-config-test

Conversation

@renansj

@renansj renansj commented Jun 2, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add a README for the AppRateLimiter.Redis package and include it in the nupkg (fixes the 'Readme missing' warning seen on publish).
  • Add a test covering AddRedisRateLimiter(connectionString, keyPrefix): it registers a working store (the same path the sample app uses) and verifies the custom key prefix is applied.

Tested

  • Verified locally that the Redis package now packs with README.md and MIT license in the nuspec.
  • New test runs against real Redis in CI (SkippableFact, like the others).

@renansj renansj merged commit bcc8856 into main Jun 2, 2026
1 check passed
@renansj renansj deleted the feat/redis-readme-and-config-test branch June 2, 2026 19:15
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.

1 participant