Skip to content

Commit

Permalink
change trade topic
Browse files Browse the repository at this point in the history
  • Loading branch information
nii236 committed Jun 27, 2016
1 parent d30a3dd commit a42b378
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
Binary file added chronograf.db
Binary file not shown.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ services:
java_consumer:
build: ./services/javaconsumer/
restart: always
command: -s nats://nats:4222 "go.micro.srv.BitstampRecorder"
command: -s nats://nats:4222 "go.micro.srv.TickRecorder.Trade"
depends_on:
- nats
yahoo_ticker:
Expand Down
3 changes: 3 additions & 0 deletions examplequery
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{"Header":{"Content-Type":"application/octet-stream","X-From-Id":"script","X-User-Id":"john"},"Body":"CNjDnuf5mc2tFBG9c8IiFAVZQBnSs6PUDjlZQCGhSSQnWztZQCoGQVVEVVNEMgVvYW5kYQ=="}

176

0 comments on commit a42b378

Please sign in to comment.