InseeFr / InseeFr/sugoi-api

:sparkles: [ENH] Have a isAsynchronous property on a realm

Open
#680 0 comments 0 reactions 0 assignees View on GitHub
enhancement P2
Dominant language
Java
Stars
6
Forks
10
Avg merge
9h 15m
Merged PRs (30d)
4

Description

Sugoi can read and write on different stores that are replicated after a lapse.
We should have a property on the realm (maybe isAsynchronous ?) that will identify a realm as writing and reading on different stores.
This property then could be used to return a dedicated exception on synchronous only request or to determine if the existence of an id can be checked (see sugoi-api-core\src\main\java\fr\insee\sugoi\core\service\impl\UserServiceImpl.java#84)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.