-
https://www.doctrine-project.org/projects/doctrine-orm/en/2.6/reference/transactions-and-concurrency.html#approach-2-explicitly in "Approach 2: Explicitly" the first way (with beginTransaction()) when…
ghost updated
4 years ago
-
Will be great to have like an API to send transactional emails, so they get in queue and then you can tack opens, cliks... also check a "contact" and see the log of emails sent to them etc..
-
이번 수업중 @Transactional 이 나와서 질문을 올려 봅니다. @Transactional 을 적용시 책에서 나온것 처럼 자동 프록시 생성기, 어드바이스, 포인트컷, 어드 바이저 와 같은 클래스를 빈 등록을 일일이 안해도 spring 에서 service 에 트랜잭션을 적용을 시켜 주어 트랜잭션을 사용할 수 있는데 이 어노테이션은 어떤 방식으로 …
-
* [x] existing database (no ingestion)
* [x] including loading
* [x] k8s based
* [ ] external based
* [x] ycsb example for transactional
* [ ] tpch example for analytical
-
Description
===========
The `ResourceType` enum of the admin api is incomplete according to the documentation:
[Authorization in Confluent Platform using ACLs | Confluent Documentation](https://doc…
-
**Memgraph version**
2.11
**Environment**
- Python 3.11
- Neo4j Client 5.12 integrated within FastAPI
- Memgraph running in Docker with storage mode IN_MEMORY_TRANSACTIONAL
**Describe the b…
-
Need a way to group actions so we can execute "all or nothing".
DanB
-
#### Version information: v0.4.3
#### Type: feature
#### Priority: P4
#### Description:
It would be nice if multiple programs could maintain their own namespaced areas under a common single IPNS root…
-
Transactional API is required to use Exactly Once Semantics provided by Kafka.
One of the ideas how to structure this:
- Make new actor `KafkaTransactionalProducer` which supports regular `KafkaP…
-
## Issue Description
### Is your feature request related to a problem? Please describe.
It is extremely common to want to run tests in an isolated way (regardless of the testing framework used). S…