Commit graph

5 commits

Author SHA1 Message Date
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
Ahmet Alp Balkan
164e52fa44 checkoutservice: add code stubs, TODO implement
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 11:44:47 -07:00
Ahmet Alp Balkan
ab8bf7e55c ignore/delete *.pyc
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 11:06:53 -07:00
Ahmet Alp Balkan
7b06cf63b0 emailservice/Dockerfile: increase build cache
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 10:14:59 -07:00
Ahmet Alp Balkan
2f8b278718 rm .DS_Store files
Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
2018-06-21 09:28:48 -07:00