issues
search
rebus-org
/
Rebus.SqlServer
:bus: Microsoft SQL Server transport and persistence for Rebus
https://mookid.dk/category/rebus
Other
44
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Introduce Configurable Interval for Outbox Forwarder
#111
jeroenkoknl
opened
2 months ago
0
Transactional Outbox documentation
#110
jeroenkoknl
opened
2 months ago
3
Outbox + Second level retry behaviour change between v7 and v8
#109
blundell89
closed
7 months ago
1
Outbox cleaner seems to not be implemented
#108
kimbirkelund
closed
8 months ago
3
Bump microsoft.data.sqlclient from 5.1.2 to 5.1.3 in /Rebus.SqlServer
#107
dependabot[bot]
closed
9 months ago
2
Bump Rebus and make IsExternalInit class internal instead
#106
zlepper
closed
1 year ago
1
Remove IsExternalInit class as it isn't used
#105
zlepper
closed
1 year ago
0
Periodic queries to the database
#104
ADD-ACS
closed
1 year ago
2
SqlServer transport: tables are not dropped automatically
#103
kzimny
closed
1 year ago
3
Questions about queues existence
#102
ghost
closed
1 year ago
1
Implement Outbox Cleaner
#101
robpackwood
opened
1 year ago
1
Add new RebusConfigurer.Outbox StoreInSqlServer method overload that takes in Func<Task<IDbConnection>> connectionFactory instead of string connectionString
#100
robpackwood
opened
1 year ago
3
Outbox implementation with TransactionScope
#99
JornWildt
opened
1 year ago
2
Defer using SQL Native TimeoutManager doesn't work in v7.2.0
#98
Denifia
opened
1 year ago
5
How to avoid concurrency in message consumption by running the application in multiple instances?
#97
joaomissio
closed
1 year ago
7
Question: Do I have to do any work to optimize sending multiple messages.
#96
macchmie3
opened
2 years ago
4
Question: How does sending messages work in regards to connection issues?
#95
macchmie3
closed
1 year ago
6
Error in connectionString leads to application crash without exception - Swallow innerexception
#94
mathiash98
closed
2 years ago
3
High frequency of queries
#93
aristotelos
closed
3 years ago
1
Question: Message could not be dispatched to any handlers (and will not be retried under the default fail-fast settings)
#92
mohdali
closed
3 years ago
4
Extend README
#91
aristotelos
closed
3 years ago
2
How to migrate from one single message table to the new multiple message tables?
#90
JornWildt
closed
3 years ago
1
Delete v0 of receive index
#89
Simplicitdk
closed
3 years ago
3
Bug: Receive index schema change
#88
Simplicitdk
closed
3 years ago
1
Question: Retrying message from error queue.
#87
keithernet
closed
3 years ago
1
Change SQL storage transport to not hold transaction open for the duration of event handling
#86
kendallb
closed
3 years ago
2
Why is primary key id and priority for SQL transport table?
#85
kendallb
closed
3 years ago
2
Changed unit tests to use the Create/Start API's to stop them failing
#84
kendallb
closed
3 years ago
1
Unit test failures when using the latest version of Rebus from git
#83
kendallb
closed
3 years ago
1
fix ISagaDataSerializer initialization
#82
mathiasnohall
closed
4 years ago
1
Transport fails on Rebus 6.4.0
#81
Rensvind
closed
4 years ago
1
Adjust transport to Rebus 6.4.0
#80
Rensvind
closed
4 years ago
3
NOCOUNT in message connection
#79
Rensvind
closed
4 years ago
2
Typed saga serializer
#78
mathiasnohall
closed
4 years ago
2
Saga serializer
#77
mathiasnohall
closed
4 years ago
6
Question: Prioritizing messages
#76
macchmie3
closed
4 years ago
1
Feature/code cleanups
#75
pi3k14
closed
4 years ago
0
Better performance for the receive index
#74
seankearon
closed
4 years ago
1
Non-optimal index for receive
#73
pi3k14
closed
4 years ago
3
Faulty DbConnectionFactoryProvider?
#72
pi3k14
closed
4 years ago
1
Feature/code cleanups
#71
pi3k14
closed
4 years ago
3
Different databases for transport and databus.
#70
bog1978
closed
4 years ago
1
Azure Microsoft.Data.SqlConnection and AccessToken API
#69
samartzidis
closed
4 years ago
7
[Question] Deleteing audits past threshold
#68
macchmie3
closed
4 years ago
1
Configure saga storage on MS SQL Server with Always Encrypted
#67
ghost
closed
4 years ago
7
Retrieve connection and transaction from IDbConnection
#66
Rensvind
closed
4 years ago
3
Protect UpdateLease and make it virtual. Add CancellationToken
#65
clegendre
closed
4 years ago
2
UpdateLease exceptions produce fail-fast exceptions
#64
clegendre
closed
4 years ago
10
DateTimeOffset vs DateTime comparison
#63
clegendre
closed
4 years ago
2
Deadlocks on production servers
#62
seankearon
closed
4 years ago
5
Next