Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
lalabuy948 committed Sep 23, 2024
1 parent 2448b23 commit f085bc3
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -188,12 +188,9 @@ Script can be found here: `vegeta/vegeta.sh`

## For whom this library

- [x] Single instance Phoenix app
- [x] Multiple instances of Phoenix app without auto scaling group

- [ ] Multiple instances of Phoenix app **with** auto scaling group

There is a plan to build a separate backend to be powered by ClickHouse in order to track requests across multiple nodes in orchestrated scenarios.
- [x] Single instance Phoenix app (duckdb only recommended)
- [x] Multiple instances of Phoenix app **without** auto scaling group (duckdb or postgres option can be used)
- [x] Multiple instances of Phoenix app **with** auto scaling group (only postgres powered apps supported at the moment)

### Heavily inspired by

Expand Down

0 comments on commit f085bc3

Please sign in to comment.