Commit graph

58 commits

Author SHA1 Message Date
Tao Jiang
702335374c [WIP] KCL: create configuration and interface for kinesis client library
This is to create configuration and client interface in order to give
user an overview on how the Kinesis client library works.

In order not to reinvent wheel, the api is designed closely aligned with
Amazon Kinesis Client Library in Java.

add errors.
remove @throws and use @error instead.

https://jira.eng.vmware.com/browse/CNA-614

Change-Id: I78a269b328c14df37f878eccef192ff022a669cc
2021-12-20 21:13:20 -06:00
Tao Jiang
7b35571d9e CKL: Initial version for starting repository
Change-Id: Ic8dc81a437d9c72e841048359745e245c6c4895b
2021-12-20 21:13:11 -06:00
Tao Jiang
f7763e6d8b Initial empty repository 2021-12-20 21:11:14 -06:00
VMware GitHub Bot
157c2a8b3e Add CONTRIBUTING template 2021-12-20 21:11:09 -06:00
VMware GitHub Bot
2afd07ed52 Adding .gitignore template 2021-11-30 23:05:17 +08:00
VMware GitHub Bot
65c4e3fc0b Add Code of Conduct template 2021-11-30 23:05:17 +08:00
VMware GitHub Bot
5de8e31499 Add CONTRIBUTING template 2021-11-30 23:05:16 +08:00
VMware GitHub Bot
7ad2bfc721 Add README template 2021-11-30 23:05:15 +08:00