mirror of
https://gitlab.com/mobicoop/v3/service/user.git
synced 2026-02-01 22:40:45 +00:00
update readme
This commit is contained in:
@@ -6,7 +6,7 @@ User-related data management.
|
|||||||
|
|
||||||
You need [Docker](https://docs.docker.com/engine/) and [Docker-compose](https://docs.docker.com/compose/).
|
You need [Docker](https://docs.docker.com/engine/) and [Docker-compose](https://docs.docker.com/compose/).
|
||||||
|
|
||||||
A RabbitMQ instance is also required to send messages when data has been inserted/updated/deleted.
|
A RabbitMQ instance is also required to send / receive messages when data has been inserted/updated/deleted.
|
||||||
|
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
@@ -99,6 +99,8 @@ A mentionned earlier, RabbitMQ messages are sent after these events :
|
|||||||
|
|
||||||
- **Delete** (message : the uuid of the deleted user)
|
- **Delete** (message : the uuid of the deleted user)
|
||||||
|
|
||||||
|
Various messages are also sent for logging purpose.
|
||||||
|
|
||||||
## Test
|
## Test
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
|||||||
Reference in New Issue
Block a user