-
### Describe the feature
Consistency Tokens are used to communicate the assumed state of a resource (i.e., aggregate). The last event processed on an aggregate can serve as such a Consistency Token.
…
-
[Forum post](https://www.bryntum.com/forum/viewtopic.php?f=51&t=22449&p=111015#p111015)
Using the basic Calendar demo, updating the resources from data to this (just to add an _example_ resource)
…
-
![search+link+reply_error](https://user-images.githubusercontent.com/2976347/115309086-0eb1b800-a16c-11eb-8f71-6d92b01ed17b.PNG)
![search+link+reply_error2](https://user-images.githubuserconten…
-
I would like to use the HTTP API to read from a persistent subscription but also be able to ensure the client will always get the earliest unacknowledged message.
What if we use some HTTP header to…
-
Hi! I am trying to solve some problems we're having with lunr.js in a DocFX site. I am using the latest DocFX (2.46)
I am trying to force all searches to be wildcard searches by appending a * to ev…
-
When the user removes a tracker using `Snowplow.removeTracker` local tracker files and settings should be removed as well. This would include the SQLite event store and potentially other app settings.…
-
I get this error:
```
Error: Nest could not find AccountCreatedUpdater element (this provider does not exist in the current context)
```
Here is my account module:
```typescript
@Module({…
-
The added `"@types/node": "^6.0.47"` dependency leads to errors at our project:
> Conflicting definitions for 'node' found at 'node_modules/node-eventstore-client/node_modules/@types/node/ts3.2/ind…
-
Upgrading to the version v1.1 of InfluxDb, I'm now seeing error logs for failed writes to influx.
The error message returned from influx is:
```
{"error":"partial write:\nunable to parse 'event…
mavnn updated
6 years ago
-
**Describe the bug**
Config **modifications** result in string-atoms as keys when `config_path` is a module name. This appears to only be the case when Igniter modifies existing code, and not when a …