This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
microservices-demo
Watch
1
Star
0
Fork
You've already forked microservices-demo
0
Code
Issues
Pull requests
Releases
Wiki
Activity
f69fd6b0e2
microservices-demo
/
.gitignore
9 lines
83 B
Text
Raw
Normal View
History
Unescape
Escape
checkoutservice: add code stubs, TODO implement Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 18:44:47 +00:00
bin/
pkg/
rm .DS_Store files Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 16:28:48 +00:00
.DS_Store
ignore/delete *.pyc Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 18:06:53 +00:00
*.pyc
emailservice/Dockerfile: increase build cache Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 17:14:59 +00:00
*.swp
*~
Making cartservice more reliable 1. Making sure we re-create redis connection upon disconnect 2. Fixed local cart store implementation to handle updates (useful for testing w/o redis) 3. Fixed windows scripts to work against redis correctly
2018-07-02 20:26:37 +00:00
.vs/slnx.sqlite
.vs/microservices-demo/v15/.suo
Reference in a new issue
Copy permalink