Metadata-Version: 2.1
Name: azure-eventhubs-client
Version: 0.95
Summary: Azure Eventhubs client that simply works
Home-page: https://github.com/KnockriInc/azure_eventhubs_client
Author: Knockri
Author-email: admin@knockri.com
Maintainer: Saman A. Pour
Maintainer-email: admin@knockri.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: redis
Requires-Dist: azure-eventhub (==1.3.3)

# azure_eventhubs_client
This is probably the fastest(and the easiest) Eventhubs Client as it uses Redis cache.
We encourage you see the examples and time the function runs.

We developed this locally for Azure Function Apps.


