Skip to content

Commit

Permalink
Add 'architecture' diagram to example add
Browse files Browse the repository at this point in the history
  • Loading branch information
Tom Wilkie committed May 27, 2015
1 parent e8da590 commit 8ca5fd6
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions experimental/example/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,13 @@ To run,
make
docker-compose up -d
```

# "architecture"

```
curl -> pyapp --> goapp -> elasticsearch
|
--> qotd -> internet
|
--> redis
```

0 comments on commit 8ca5fd6

Please sign in to comment.