| 3124 |
5263 d 20 h |
rajveer |
/trunk/PyProj/src/shop2020/clients/ |
Updated config server to take section as environment variable which should be read from environment.
Build support to automatically failing over to another service instance in case one service is down. Updated names of the clients to make them consistent. |
|
/trunk/PyProj/src/shop2020/clients/CatalogClient.py /trunk/PyProj/src/shop2020/clients/GenericClient.py
/trunk/PyProj/src/shop2020/clients/BasicClient.py /trunk/PyProj/src/shop2020/clients/InventoryClient.py
/trunk/PyProj/src/shop2020/clients/DataLoggingClient.py /trunk/PyProj/src/shop2020/clients/HelperClient.py /trunk/PyProj/src/shop2020/clients/LogisticsClient.py /trunk/PyProj/src/shop2020/clients/PaymentClient.py /trunk/PyProj/src/shop2020/clients/PromotionClient.py /trunk/PyProj/src/shop2020/clients/TransactionClient.py /trunk/PyProj/src/shop2020/clients/UserClient.py /trunk/PyProj/src/shop2020/clients/WarehouseClient.py
|
| 304 |
5692 d 23 h |
ashish |
/trunk/PyProj/src/shop2020/ |
checking in data logging python config. |
|
/trunk/PyProj/src/shop2020/clients/DataLoggingClient.py /trunk/PyProj/src/shop2020/datalogging /trunk/PyProj/src/shop2020/datalogging/DataLogger.py /trunk/PyProj/src/shop2020/datalogging/DataLoggingServer.py /trunk/PyProj/src/shop2020/datalogging/Test.py /trunk/PyProj/src/shop2020/datalogging/__init__.py /trunk/PyProj/src/shop2020/thriftpy/datalogger /trunk/PyProj/src/shop2020/thriftpy/datalogger/DataLogger-remote /trunk/PyProj/src/shop2020/thriftpy/datalogger/DataLogger.py /trunk/PyProj/src/shop2020/thriftpy/datalogger/__init__.py /trunk/PyProj/src/shop2020/thriftpy/datalogger/constants.py /trunk/PyProj/src/shop2020/thriftpy/datalogger/ttypes.py
/trunk/PyProj/src/shop2020/clients/OrderClient.py /trunk/PyProj/src/shop2020/clients/ShoppingCartClient.py /trunk/PyProj/src/shop2020/model/v1/order/impl/Convertors.py /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py /trunk/PyProj/src/shop2020/model/v1/order/impl/DataService.py /trunk/PyProj/src/shop2020/model/v1/order/impl/OrderServiceHandler.py /trunk/PyProj/src/shop2020/model/v1/order/test/Test.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService-remote /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/TransactionService.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py /trunk/PyProj/src/shop2020/utils/Utils.py
|