aboutsummaryrefslogtreecommitdiff
path: root/src/main/scala/xyz/driver/core/messaging/AliyunBus.scala
Commit message (Expand)AuthorAgeFilesLines
* Move storage and messaging to separate projectsJakob Odersky2018-10-091-157/+0
* Fixes for Alicloud pubsub (#230)Zach Smith2018-10-021-13/+17
* Mask InternalServerError and MessageNotExist errors in AliyunBus (#218)v1.14.3Zach Smith2018-09-121-7/+16
* Various message bus fixes (#212)v1.14.0Jakob Odersky2018-09-101-3/+3
* Catch MessageNotExist errors in alicloud subscriptions to prevent errors on t...v1.13.4Zach Smith2018-09-051-1/+6
* Add Aliyun Bus implementation (#193)v1.12.2Zach Smith2018-08-201-0/+139