-
I have a JournaledGrain which I am persisting events through the attribute [LogConsistencyProvider(ProviderName = "LogStorage")]. Since this grain will handle heavy load, hydrating the grain every tim…
-
# Real MySQL 8장
- n-gram 사용하지 않는 이유 -> 캐싱 오버플로우
- 클러스터링 인덱스는 별도의 저장 공간을 사용하지 않는다?
- pk순으로 정렬된 테이블 자체가 클러스터링 인덱스이다(그렇기 때문에 클러스터링 인덱스는 테이블당 하나만 존재한다)
- 커버링 인덱스는 클러스터링 인덱스가 아닌 세컨더리 인덱스에만 해당하는 용어이다.…
-
Hi. I tried this basic config on my project.
se.bjurr.gitchangelog
git-changelog-maven-plugin
1.64
GenerateGitCha…
-
Currently, Wildfly example works only, if no transaction support is activated.
The problem is related to the class capable to access `UserTransaction` - that is an MDB or an SLSB. I think I managed…
-
...zodat ik hun impact op de WOZ registratie volledig en in onderlinge samenhang kan bepalen.
**Acceptatiecriteria**
- [ ]
- [ ]
**Definition of done**
- [ ] functionele specificatie
- [ ] O…
-
On page 24, there is a `recordApplyAndPublishThat` method mentioned, that calls the `recordThat` method and the `applyThat` method. Should the `recordThat` method not simply call the `applyThat` metho…
-
*Originally created by paul-pfc (https://github.com/VNG-Realisatie/Haal-Centraal-BRK-event-sourcing/issues/26):*
...ZODAT ik in samenhang met VNG-Realisatie/Haal-Centraal-BRK-eventsourcing#24 kan bep…
-
Since I struggled a bit with configuring persistence in Django, I was considering submitting a pull request to improve the documentation for Django integration. I found that if you create an Applicati…
-
Ideally, SQL DDL related to the JPA/Jdbc event store should be added to the reference guide. Either as a dedicated section or as an appendix.
These DDL should be agnostic of the vendors such as Ora…
-
When attempting to execute action `DiscardPayment`, this error message is returned:
```
{
"StatusCode": 500,
"Error": "The request matched multiple endpoints. Matches: \r\n\r\nPayments.A…