Commit Graph

  • 4b58411247 Adding transactions support to MongoDB (#111) Shalabh Mohan Shrivastava 2019-11-08 11:33:39 -0800
  • 8bc9cfe250 fixing the issue while testing, passing options in the callback Shalabh Mohan Shrivastava 2019-11-08 11:16:22 -0800
  • c7dacd3a7a changed state store name Yoichi Kawasaki 2019-11-08 20:00:08 +0900
  • 75bcc99944 Resolving code review comments Shalabh Mohan Shrivastava 2019-11-07 16:07:14 -0800
  • fbc07e2338 Adding transactions support to MongoDB Shalabh Mohan Shrivastava 2019-11-07 15:15:53 -0800
  • 7931c28173 Added State Store: Cloud Firestore Yoichi Kawasaki 2019-11-08 00:05:33 +0900
  • dbcd54f2be fix golint warning Flier Lu 2019-11-07 15:27:25 +0800
  • 142c21d86d ensure KeyPrefixPath ends with "/" Flier Lu 2019-11-07 14:57:24 +0800
  • f565dd3563 trim prefix in state event key Flier Lu 2019-11-07 14:49:44 +0800
  • 95af0ca3da fix go lint warning Flier Lu 2019-11-07 11:57:34 +0800
  • 9a07a1c25b watch state with callback handler Flier Lu 2019-11-07 11:57:26 +0800
  • c6c737173e implements StoreWatcher for zookeeper Flier Lu 2019-11-06 17:34:57 +0800
  • 1b7679f19f Merge remote-tracking branch 'origin/master' into watch_state Flier Lu 2019-11-06 11:46:25 +0800
  • 67bc7fc024 keep secrets in encrypted form in memory Flier Lu 2019-11-06 11:37:39 +0800
  • c945e70212 fixes wrong metadata config check (#108) Joni Collinge 2019-11-05 16:19:26 -0800
  • 476e2fdd0e fixes wrong metadata config check jjcollinge 2019-11-06 00:15:07 +0000
  • d3dc7c871d
    Merge branch 'master' into couchbase-statestore Yaron Schneider 2019-11-05 15:00:45 -0800
  • ed3c829578 Azure ServiceBus PubSub Implementation (#93) Joni Collinge 2019-11-05 14:50:48 -0800
  • d121d410db
    Merge branch 'master' into jjcollinge/pubsub-servicebus Yaron Schneider 2019-11-05 14:44:36 -0800
  • 8be366f4e5
    Merge branch 'master' into issue_8 Yaron Schneider 2019-11-05 14:42:19 -0800
  • db7bf1f08b secretstores: adding X-Vault-Request header (#106) Anubhav Mishra 2019-11-06 04:11:49 +0530
  • 2e395f000b fix linting jjcollinge 2019-11-05 22:27:04 +0000
  • 7b4f33fc20 Merge branch 'jjcollinge/pubsub-servicebus' of github.com:jjcollinge/components-contrib into jjcollinge/pubsub-servicebus jjcollinge 2019-11-05 22:12:04 +0000
  • b81fe9ed33 added additional servicebus config jjcollinge 2019-11-05 22:11:05 +0000
  • 5f632640b8
    secretstores: adding X-Vault-Request header Anubhav Mishra 2019-11-05 22:24:20 +0530
  • 1366ccd1a7 set and delete account for etag abhishek 2019-11-05 14:05:02 +0530
  • 689253f65a
    Merge branch 'master' into couchbase-statestore Yaron Schneider 2019-11-04 18:40:50 -0800
  • 3bdaa7d44e
    Merge branch 'master' into jjcollinge/pubsub-servicebus Yaron Schneider 2019-11-04 11:45:06 -0800
  • 718a51ff40
    Use consumerID for queue name (#99) Yaron Schneider 2019-11-04 11:42:21 -0800
  • 34e1757740
    Add TLS connection option to Redis pub sub (#96) Yaron Schneider 2019-11-04 11:00:57 -0800
  • 8917a38a22
    retry nosec Yaron Schneider 2019-11-04 10:40:37 -0800
  • 7ef52b8a73
    remove gosec check Yaron Schneider 2019-11-04 10:17:10 -0800
  • d1f9fd2264 Merge remote-tracking branch 'origin/master' into watch_state Flier Lu 2019-11-04 11:59:49 +0800
  • 9d11c7cb4d first cut for couchbase store abhishek 2019-11-04 07:10:17 +0530
  • 500e5ca3ae update tests yaron2 2019-11-03 08:18:36 -0800
  • 09b18712ac use consumerID for queue name yaron2 2019-11-03 07:15:35 -0800
  • 5d888f5edc removed TODOs jjcollinge 2019-11-03 13:44:32 +0000
  • f66cced254 Merge branch 'master' into jjcollinge/pubsub-servicebus jjcollinge 2019-11-03 13:35:10 +0000
  • 4ada51af1b add package alias jjcollinge 2019-11-03 13:25:57 +0000
  • f7b2c038b5 pubsub kafka: changes are per PR review Roberto J Rojas 2019-11-03 08:14:11 -0500
  • 40e29d5b85 fix tls assignment yaron2 2019-11-02 21:43:11 -0700
  • ffebca53af make default skip verify yaron2 2019-11-02 16:37:40 -0700
  • d58f6dbbaa add tls option to redis pub sub yaron2 2019-11-02 12:20:38 -0700
  • 8eff60aaf9 pubsub kafka: fixes bug Roberto J Rojas 2019-11-02 13:52:00 -0400
  • 570621dbe6 pubsub kafka: fixes bug Roberto J Rojas 2019-11-02 13:43:09 -0400
  • 697ce939c8 pubsub kafka: modifies readme Roberto J Rojas 2019-11-02 12:23:19 -0400
  • 883ef074f5 fixes issue #8: adds kafka as pubsub component Roberto J Rojas 2019-11-02 12:22:08 -0400
  • 93fb3d39c3 Merge branch 'master' into issue_8 Roberto J Rojas 2019-11-02 12:17:09 -0400
  • 120a7db2d3 fixes issue #8: adds kafka as pubsub component Roberto J Rojas 2019-11-02 12:16:30 -0400
  • 4bbfb82e98 initial secretstore implementation of HashiCorp Vault (#84) Anubhav Mishra 2019-11-02 08:59:06 +0530
  • e602b44aa8 fixed up linter issues jjcollinge 2019-11-01 16:34:38 +0000
  • aad5c662c8 updated go mod jjcollinge 2019-11-01 15:14:22 +0000
  • 2f13e7a058 removed consumerID default jjcollinge 2019-11-01 15:06:34 +0000
  • ead085debd Merge branch 'master' into jjcollinge/pubsub-servicebus jjcollinge 2019-11-01 13:49:22 +0000
  • 850c9416df
    fixing temporary directory creation issues Anubhav Mishra 2019-11-01 18:39:06 +0530
  • eb9d3c72a7 apply go fmt jjcollinge 2019-11-01 12:42:47 +0000
  • b9400bf2a2 removed confusing comment jjcollinge 2019-11-01 12:39:46 +0000
  • 6a04738b7f refactored ensure methods jjcollinge 2019-11-01 12:36:45 +0000
  • 434c254054 add max delivery count and timeout config jjcollinge 2019-11-01 11:49:25 +0000
  • bd3538755c
    Merge branch 'master' of github.com:anubhavmishra/components-contrib Anubhav Mishra 2019-11-01 17:08:14 +0530
  • 4046fcad58
    fixing golangci-lint errors Anubhav Mishra 2019-11-01 17:07:15 +0530
  • fb6e9a327b
    Merge branch 'master' into master Anubhav Mishra 2019-11-01 16:52:19 +0530
  • d223681f20
    updates after review Anubhav Mishra 2019-11-01 16:46:12 +0530
  • 37b8625c2e
    Merge branch 'master' into watch_state Flier Lu 2019-11-01 18:27:40 +0800
  • 8165dc6977 watch state events in redis Flier Lu 2019-11-01 18:19:17 +0800
  • 557a37c600 added TODOs jjcollinge 2019-11-01 10:14:15 +0000
  • a0d3a85fd9 remove nil args jjcollinge 2019-11-01 09:38:45 +0000
  • 75b1fc29b4
    Update Readme with Zookeeper (#90) Yaron Schneider 2019-10-31 21:06:51 -0700
  • 4a9e34a06d
    Update Readme with Zookeeper Yaron Schneider 2019-10-31 21:06:04 -0700
  • 342e0d6223 [WIP] Add zookeeper state store (#80) Flier Lu 2019-11-01 12:04:34 +0800
  • 40f0db3272 git merge origin/master Flier Lu 2019-11-01 11:05:12 +0800
  • 18e63ec8ba rename Event.Event to Event.Type Flier Lu 2019-11-01 10:36:34 +0800
  • 385951a2b4 Add a Gitter chat badge to Readme.md (#88) The Gitter Badger 2019-10-31 16:06:50 -0500
  • b7f7e65515
    Update Readme.md Young Bu Park 2019-10-31 13:53:24 -0700
  • 3e89517c86 Add Gitter badge The Gitter Badger 2019-10-31 20:39:40 +0000
  • 3ae5547e41 Adding MongoDB State Store Implementation (#53) Shalabh Mohan Shrivastava 2019-10-31 12:03:04 -0700
  • ee85a42bb0 Fixing lint errors Shalabh Mohan Shrivastava 2019-10-31 11:54:51 -0700
  • 0c8a94d102 Adding go mod vendor files Shalabh Mohan Shrivastava 2019-10-31 11:15:26 -0700
  • 32579d6852 Resolving code review comment Shalabh Mohan Shrivastava 2019-10-31 11:05:28 -0700
  • 1aaf97db2b fixing the bug for default case override Shalabh Mohan Shrivastava 2019-10-31 00:48:12 -0700
  • a98c8a4bd8 adding defer cancellation Shalabh Mohan Shrivastava 2019-10-31 00:25:33 -0700
  • 4fe9c8cc7c go sum changes Shalabh Mohan Shrivastava 2019-10-31 00:19:50 -0700
  • 33fdbdb7b0 Adding write/read concerns Shalabh Mohan Shrivastava 2019-10-31 00:06:42 -0700
  • 22d107c31c Fix bugs and add unit tests Shalabh Mohan Shrivastava 2019-10-30 18:00:00 -0700
  • 57a4164887 Adding MongoDB State Store Implementation Shalabh Mohan Shrivastava 2019-10-25 10:38:34 -0700
  • 0cae368496 [WIP] Add memcached state store (#71) Abhilash Singh 2019-10-31 18:51:04 +0530
  • e64ed2adc6 fix lint warning Flier Lu 2019-10-31 19:09:33 +0800
  • 7baad6b0b0 impl WatchStateStore for etcd Flier Lu 2019-10-31 18:53:42 +0800
  • 68c79a9a26
    initial secretstore implementation of HashiCorp vault Anubhav Mishra 2019-10-31 12:03:43 +0530
  • 08afccb618 Merge branch 'memcached' of https://github.com/daft300punk/components-contrib into memcached Abhilash Singh 2019-10-31 13:43:50 +0530
  • 2f2b88d439 Add memcached to supported state store list Abhilash Singh 2019-10-31 13:43:34 +0530
  • b519f47daf
    Merge branch 'master' into memcached Yaron Schneider 2019-10-30 20:54:09 -0700
  • 2c764b9863 Merge remote-tracking branch 'origin/master' into watch_state Flier Lu 2019-10-31 11:48:09 +0800
  • ee212ae74d change state.StateStore to state.Store Flier Lu 2019-10-31 10:32:26 +0800
  • 611518d4ec
    Merge branch 'master' into zookeeper_state Flier Lu 2019-10-31 10:29:25 +0800
  • b63d195204 fix lint warnings Flier Lu 2019-10-31 10:27:08 +0800
  • 88f7ad4c78 add WatchStateStore interface Flier Lu 2019-10-31 10:20:45 +0800
  • a26e926ad2 Rename the StateStore interface (#70) sayboras 2019-10-31 11:44:47 +1100
  • 150171f2c9
    Merge branch 'master' into feature/rename-store sayboras 2019-10-31 11:05:42 +1100
  • 205f94810a Revert the godoc changes Tam Mach 2019-10-31 11:05:23 +1100