Abhishek Gupta
49b6c9625c
NATS pubsub component implementation ( #65 )
...
* inital version for nats pubsub implementation
* added draft impl for nats pubsub
* updated impl, test
* new dependencies
* updated go.mod
2019-10-29 23:48:55 -07:00
sayboras
8adf323961
Add github action for CI ( #59 )
...
* Initial commit
* Fixed all linting error
* Used prepared query instead of string format
* Enabled linter for test
Enabled below linters
- gochecknoglobals
- gochecknoinits
* Enabled below linters
- godox
- interfacer
- maligned
* Revert name change for StateStore in pkg state
* Incorporate review comments
* Cleanup the github ci
* Correct typo
* Add golangci-lint version in github ci step
* Update Readme.md
2019-10-28 15:39:48 -07:00
Anubhav Mishra
cc7578c02b
state: initial version for the consul state store implementation ( #52 )
...
* state: initial version for the consul state store implementation
* updates after review
* changes after running go mod vendor
* more clean up after review
2019-10-25 21:34:16 -07:00
Haishi2016
f157dab522
Support OpenCensus native exporter ( #57 )
...
* Support OpenCensus native exporter
* fix typo
2019-10-25 16:15:43 -07:00
Yaron Schneider
f2b0cede8a
Add cassandra state store ( #48 )
...
* add cassandra state store
* refactor return statements
2019-10-23 12:47:28 -07:00
Yaron Schneider
0b93c5e585
Merge branch 'master' into exporters
2019-10-22 21:40:33 -07:00
Haishi Bai
4c3abdbf7f
make exporters components
2019-10-22 18:51:01 -07:00
Roberto Rojas
63af15926b
ETCD Implementation of State Store ( #42 )
...
* etcd: initial commit
* etcd: functionality and unit tests
* etcd: fixes marshaling data sent to etcd
* changes as per PR review
2019-10-22 14:30:15 -07:00
Brendan Burns
a1ab528d56
Add a Kubernetes input binding. ( #15 )
2019-09-30 22:01:43 -07:00
Yaron Schneider
ad1d4aaec2
Add GCP Pub/Sub input and output binding ( #18 )
...
* add gcp pub-sub input/output binding
* update bindings list
* Update pubsub_test.go
2019-09-30 08:46:20 -07:00
Yaron Schneider
a50e3de151
Add Azure Service Bus Queues binding ( #13 )
...
* add azure service bus queues bindings
* update table
2019-09-27 16:10:00 -07:00
Yaron Schneider
071f9ec31b
add azure blob storage binding ( #4 )
2019-09-27 07:45:26 -07:00
yaron2
22fea6f43d
initial commit
2019-09-26 15:47:41 -07:00