Skip to content

Commit

Permalink
Add design to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael van Niekerk committed Apr 3, 2022
1 parent 7d53b92 commit 5bb7d3c
Show file tree
Hide file tree
Showing 6 changed files with 21 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -191,3 +191,19 @@ Since 0.6

Adds the Nats metadata store, notification store (NatsMetadataStore, NatsNotificationStore). Use a Nats system as a way to store the metadata and notifications.

## Design

### Job activity
![Job activity](./doc/job_activity.svg)

### Create job
![Create job](./doc/create_job.svg)

### Create notification
![Create notification](./doc/create_notification.svg)

### Delete job
![Delete job](./doc/delete_job.svg)

### Delete notification
![Delete notification](./doc/delete_notification.svg)
1 change: 1 addition & 0 deletions doc/create_job.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 5bb7d3c

Please sign in to comment.