-
Notifications
You must be signed in to change notification settings - Fork 0
Issues: m-wilczynski/resonance
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Introduce typeless (weak schema) outbox, as an alternative to current strongly-typed outbox
area.outbox
Resonance.Outbox library
enhancement
New feature or request
#12
opened Aug 2, 2021 by
m-wilczynski
Add documentation on how to use Outbox
area.outbox
Resonance.Outbox library
documentation
Improvements or additions to documentation
#11
opened Aug 2, 2021 by
m-wilczynski
GetMessagesAsMarkedSent for SQL Server works only because IX for SuccessfulForwardDateUtc is in place
area.outbox
Resonance.Outbox library
bug
Something isn't working
#9
opened Dec 13, 2020 by
m-wilczynski
Introduce point of integration for non-SQL (no IDbConnection) storage
area.outbox
Resonance.Outbox library
breaking change
enhancement
New feature or request
#8
opened Aug 5, 2020 by
m-wilczynski
Implement PostgreSQL integration
area.outbox
Resonance.Outbox library
enhancement
New feature or request
#7
opened Feb 11, 2020 by
m-wilczynski
Introduce sent messages retention policy
area.outbox
Resonance.Outbox library
enhancement
New feature or request
#6
opened Feb 11, 2020 by
m-wilczynski
Introduce forwarding log (journal) retention policy
area.outbox
Resonance.Outbox library
enhancement
New feature or request
#5
opened Feb 11, 2020 by
m-wilczynski
Introduce integration point for common logging libraries
area.outbox
Resonance.Outbox library
enhancement
New feature or request
#4
opened Feb 11, 2020 by
m-wilczynski
Introduce forwarding log (journal?) for both IMessageRepository and its implementations
area.outbox
Resonance.Outbox library
enhancement
New feature or request
#3
opened Feb 11, 2020 by
m-wilczynski
Implement ReadThenDelete strategy for Resonance.Outbox.Storage.SqlServer
area.outbox
Resonance.Outbox library
enhancement
New feature or request
#2
opened Feb 11, 2020 by
m-wilczynski
Enforce dependency on System.Data.SqlClient for Resonance.Outbox.Storage.SqlServer
area.outbox
Resonance.Outbox library
bug
Something isn't working
#1
opened Feb 11, 2020 by
m-wilczynski
ProTip!
Exclude everything labeled
bug
with -label:bug.