Skip to content

Add Observables.Samples.Redis Pub/Sub demo - #12

Merged
Skymly merged 1 commit into
mainfrom
feature/samples-redis
Aug 6, 2026
Merged

Add Observables.Samples.Redis Pub/Sub demo#12
Skymly merged 1 commit into
mainfrom
feature/samples-redis

Conversation

@Skymly

@Skymly Skymly commented Aug 6, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add runnable Observables.Samples.Redis console sample (Subscribe + Publish interface, RedisService.For<T> registration demo) matching Nats/Postgres patterns
  • Wire NuGet/UseLocalObservables, solution, Nuke CI, and docs; pin Observables.Redis.R3 to 0.1.9 without bumping global ObservablesPackageVersion
  • Closes Samples: Observables.Samples.Redis demo #11

Test plan

  • dotnet build Observables.Samples.Redis (NuGet default)
  • dotnet run --project Observables.Samples.Redis shows factory registration success
  • dotnet build/run -p:UseLocalObservables=true against sibling ../Observables
  • ./build.cmd Ci includes Redis sample

Closes #11.

Co-authored-by: Cursor <cursoragent@cursor.com>
@Skymly
Skymly merged commit 9e0a30f into main Aug 6, 2026
1 check passed
@Skymly
Skymly deleted the feature/samples-redis branch August 6, 2026 13:50
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.

Samples: Observables.Samples.Redis demo

1 participant