Dmitry Shmulevich
|
f819b290f7
|
redis state store: implement state query API (#1488)
Signed-off-by: Dmitry Shmulevich <dmitry.shmulevich@gmail.com>
|
2022-03-02 10:51:09 -08:00 |
Dmitry Shmulevich
|
c7adb917f3
|
update license to Apache v2.0 (#1406)
|
2022-01-04 19:53:31 -08:00 |
Long Dai
|
988fed05ab
|
ci: standard linter config (#1102)
* ci: standard linter config
Signed-off-by: Long <long.dai@intel.com>
* Update utils.go
* fix pulsar issue
Signed-off-by: Long <long.dai@intel.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
|
2021-09-21 15:21:59 -07:00 |
Long Dai
|
189d2d6717
|
bindings: support rabbitmq send any content types (#1147)
Signed-off-by: Long <long0dai@foxmail.com>
|
2021-09-17 10:21:41 -07:00 |
Artur Souza
|
3cc0472a41
|
Add function to generate CloudEvent for raw subscribed events. (#864)
* Add function to generate CloudEvent for raw subscribed events.
* address code comments.
|
2021-05-10 10:39:26 -07:00 |
Yaron Schneider
|
3ef025c604
|
change headers (#679)
|
2021-02-09 18:57:55 -08:00 |
kzmake
|
66b9734bcc
|
Add priority parameters to RabbitMQ queue and message (#606)
* Add message priority in RabbitMQ
* Fix integration test for ExclusiveQueue
* Revert priority parameters from pubsub
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
|
2021-01-22 14:03:53 -08:00 |
Artur Souza
|
e6dadfab6c
|
TTL in PubSub. (#565)
* TTL in PubSub.
* Handle message TTL only if component cannot handle it.
* Removig dead code for overflow check in pubsub expiration.
|
2020-12-29 14:28:52 -08:00 |