Skip to content

Commit

Permalink
Sync TODOs
Browse files Browse the repository at this point in the history
  • Loading branch information
mejroslav committed Aug 9, 2023
1 parent 40d7549 commit f4aeff6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 12 deletions.
15 changes: 5 additions & 10 deletions docs/TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,19 +6,11 @@

## Missing sections

- PubSub
- AlertService
- ProactorService
- SSL/TLS
- Authorization and multitenancy
- CORS
- Metrics (needs to be modified)
- Zookeeper

- Containerisation (needs to be modified)
- Systemd




## Useful hyperlinks:

https://squidfunk.github.io/mkdocs-material/reference/code-blocks/
Expand Down Expand Up @@ -47,5 +39,8 @@ pyment path/to/file.py -o google
patch path/to/file.py path/to/file.py.patch
```

## Converting .rst format to .md

Use pandoc.


2 changes: 0 additions & 2 deletions docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,5 +131,3 @@ def fetch_smalltable_rows(

```


## Creating examples

0 comments on commit f4aeff6

Please sign in to comment.