Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix doc import paths (#1933) | Jeff Widman | 2019-10-21 | 1 | -1/+1 |
| | | | Since `SimpleClient` was deleted, the new `KafkaClient` currently resides at `kafka.client_async.KafkaClient`... that may get updated in the future, so instead just import the `KafkaClient` from the top-level. | ||||
* | Add DeprecationWarnings to legacy KafkaClient, Simple/MultiProcess/Consumer, ↵deprecation_warnings | Dana Powers | 2016-01-12 | 1 | -1/+1 |
| | | | | and KafkaConnection | ||||
* | Update docs for release w/ new async classes | Dana Powers | 2016-01-07 | 1 | -0/+5 |