microservices-demo/.gitignore
Simon Zeltser d457f7ec28 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 13:26:37 -07:00

8 lines
83 B
Text

bin/
pkg/
.DS_Store
*.pyc
*.swp
*~
.vs/slnx.sqlite
.vs/microservices-demo/v15/.suo