-
### Describe the feature.
RavenDB 6 [released Oct 2, 2023](https://ravendb.net/articles/ravendb-version-6-0-is-now-live). We want the persisted to support that version.
### Additional Context
…
-
### Describe the suggested improvement
When the outbox INSERT operation fails the following exception is thrown for SqlServer:
> Microsoft.Data.SqlClient.SqlException (0x80131904): Violation of PR…
-
Is it possible to publish these changes directly to a NATS jetsream?
-
Reasons why I believe this would be a great feature and I actually think 'Outbox' would be the wrong title, but 'Pending actions' would be:
Admittedly the most useful reason for having this would be …
-
Looking to add some performance test suites to make performance testing easier and to hopefully give users tools to identify the outbox load that could be supported by their database. Was thinking to …
wynan updated
2 months ago
-
When you add a new user they do not get reminders for any existing contacts. They only get reminders for new contacts or contacts that are edited AFTER the new user has been added.
The following SQ…
-
### Describe the bug
When using the extension `quarkus-hibernate-search-orm-coordination-outbox-polling` and stopping the application in dev mode, exception gets thrown, caused by Hibernate Search no…
-
### Are you using `offline()` or `createOffline()` API?
offline()
### Store config
Please paste your config below.
```js
offline({
...offlineConfig,
queue: syncQueue,
…
-
Hi,
I am using, redux-offline version ^2.0.0.
I am facing a problem here, that is when i refresh the page when offline, the outbox empties. So i lose data.
When I use the solution offered in ht…
-
Hi,
I'm looking for delete a pending request when offline.
In my case, I change status to an my object.
example :
Click to valid : Status pass to 1.
Click to transfer : Status pass to 2.
…