diff options
| author | Matthieu <matthieu@developershouse.xyz> | 2021-10-08 14:40:29 +0400 |
|---|---|---|
| committer | Matthieu <matthieu@developershouse.xyz> | 2021-10-08 14:40:29 +0400 |
| commit | dbfc18ed3cef55a4433870ddee77c921b996cc2b (patch) | |
| tree | 57dbbb3b1d39afa2910b751fb388dc2e99772e89 /docs/structure.md | |
| parent | 4a08838b902d7f7c0c4daec5fe121707d794ec6e (diff) | |
docs: add docusaurus base
Diffstat (limited to 'docs/structure.md')
| -rw-r--r-- | docs/structure.md | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/docs/structure.md b/docs/structure.md deleted file mode 100644 index 1f82ae3..0000000 --- a/docs/structure.md +++ /dev/null @@ -1,15 +0,0 @@ -# Workspace/System structure - -## System structure - -In the nova repository, two different types of projects exist, - -* The management projects primarly in Go \ - They manage the other components of the nova infrastructure. -* The data-path projects \ - They handle all the data transfer / management. - -### Gateway - -> The gateway interfaces with the discord gateway to retrive events in real time -It's implemented in rust and is in the gateway folder.
\ No newline at end of file |
