Azure / azure-cosmos-python

🚨🚨🚨This SDK is now maintained at https://github.com/Azure/azure-sdk-for-python 🚨🚨🚨
https://github.com/Azure/azure-sdk-for-python
MIT License
150 stars 141 forks source link

Adding change feed sample #147

Closed ealsur closed 5 years ago

ealsur commented 5 years ago

This PR adds a Python sample to consume the Change Feed

ealsur commented 5 years ago

@srinathnarayanan Think the new added sample is good enough to merge this?