Commit Graph

  • ea90670e42 Merge branch 'master' into azurestoragequeuebinding Russell Stather 2019-11-29 07:56:55 +0200
  • c4bd2a47ea Implementation for Hazelcast based state store (#145) Abhishek Gupta 2019-11-28 10:42:47 +0530
  • d1bec17c9c go.mod update abhishek 2019-11-28 10:35:48 +0530
  • a40091e79b hazelcast store impl abhishek 2019-11-28 10:08:02 +0530
  • be57fd6d5f
    Merge branch 'master' into hazelcast-statestore Yaron Schneider 2019-11-27 10:37:45 -0800
  • 9e78671fc0 Add RabbitMQ pub/sub (#124) Francisco Beltrao 2019-11-27 19:37:09 +0100
  • 2ac37db14b
    Merge branch 'master' into hazelcast-statestore Young Bu Park 2019-11-27 10:27:23 -0800
  • b345cddc75
    Merge branch 'master' into rabbitmq-pubsub Young Bu Park 2019-11-27 10:27:14 -0800
  • e644714b17
    Update Makefile (#144) Yaron Schneider 2019-11-27 10:18:28 -0800
  • 6a4edf07a4
    Update Makefile Yaron Schneider 2019-11-27 10:08:13 -0800
  • 91fdd40914 Revert extra line in go.mod fbeltrao 2019-11-27 17:45:26 +0000
  • d3b3be3017 Remove extra line in go.mod fbeltrao 2019-11-27 16:00:05 +0000
  • 6663723cf4 updates abhishek 2019-11-27 20:34:25 +0530
  • 55ad393df1
    Merge branch 'master' into hazelcast-statestore Yaron Schneider 2019-11-26 15:14:09 -0800
  • eefd10a454
    Merge branch 'master' into rabbitmq-pubsub Yaron Schneider 2019-11-26 15:03:33 -0800
  • 5d5583cacf boilerplate added Russell Stather 2019-11-26 21:35:12 +0200
  • c2ff250212 folders and files Russell Stather 2019-11-26 21:06:27 +0200
  • eabe18a79f Support AWS secret manager as secret store (#142) sayboras 2019-11-27 02:36:11 +1100
  • 1bf9b91ba8 Corrected godoc sayboras 2019-11-26 22:58:18 +1100
  • 7f6ebcd55b Added the header sayboras 2019-11-26 22:48:24 +1100
  • 9ae9544a41 Incorporate review comment sayboras 2019-11-26 22:40:00 +1100
  • 2372b7e8d1 fixed go.mod and go.sum abhishek 2019-11-26 12:09:05 +0530
  • 0c6ce717da vendor changes abhishek 2019-11-26 11:39:32 +0530
  • 30b9cd5656 vendor updates abhishek 2019-11-26 11:31:52 +0530
  • ccdc1e5448
    Merge branch 'master' into rabbitmq-pubsub Francisco Beltrao 2019-11-25 16:06:34 +0100
  • dbfa64b168 RabbitMQ pub/sub auto ack defaults to false Fix log message incorrect prefix fbeltrao 2019-11-25 15:54:25 +0100
  • 95a74116d7 Added session token sayboras 2019-11-25 21:50:43 +1100
  • aa6a794750 Update godoc comment sayboras 2019-11-24 23:47:36 +1100
  • 26610292d0 Update Readme.md sayboras 2019-11-24 23:38:58 +1100
  • 2d24dd284b Initial commit sayboras 2019-11-24 23:38:18 +1100
  • f644b5e976 Initial commit sayboras 2019-11-24 23:35:12 +1100
  • 08362d9e6b Added check for go.mod (#141) sayboras 2019-11-25 19:45:52 +1100
  • 00ddadfbb0 Correct typo sayboras 2019-11-25 06:28:15 +1100
  • 93420be124 Run gofmt and goimports sayboras 2019-11-24 22:18:00 +1100
  • aa8e3b7a8b Update go.mod and go.sum sayboras 2019-11-24 22:03:27 +1100
  • 566744fec3 Grrrrr sayboras 2019-11-24 21:37:25 +1100
  • 5ea8f11d5f Rename the make target sayboras 2019-11-24 21:35:17 +1100
  • 17cf0fb44b Added check for go.mod sayboras 2019-11-24 21:32:18 +1100
  • fac9d4a41b
    Removing go vendoring (#139) Shalabh Mohan Shrivastava 2019-11-22 13:41:10 -0800
  • c393b10380
    Merge branch 'master' into removevendordir Shalabh Mohan Shrivastava 2019-11-22 12:52:28 -0800
  • bcd23db009
    Changes to include Package names pubsub/secret stores/state to be consistent with company name (#137) Shalabh Mohan Shrivastava 2019-11-22 12:46:42 -0800
  • 4867242820 Removing modules-download-mode: vendor, to fix the build error Shalabh Mohan Shrivastava 2019-11-22 12:44:00 -0800
  • c20a23ebd9 Removing go vendoring Shalabh Mohan Shrivastava 2019-11-22 12:36:23 -0800
  • a1e99345f7 Commit 3 - for the state store changes Shalabh Mohan Shrivastava 2019-11-22 12:09:28 -0800
  • fa5ad90d55 Commit 2 - Changes for Secret Stores Shalabh Mohan Shrivastava 2019-11-22 12:00:47 -0800
  • 24270d9e85 [Commit - PubSub changes ] Shalabh Mohan Shrivastava 2019-11-22 11:54:01 -0800
  • a63a0b23be
    Merge pull request #128 from dapr/naming Shalabh Mohan Shrivastava 2019-11-22 11:31:20 -0800
  • 62856f9e0c
    Merge branch 'master' into naming Yaron Schneider 2019-11-22 11:15:50 -0800
  • a6e7b3031a
    Merge pull request #136 from dapr/requests Shalabh Mohan Shrivastava 2019-11-21 18:30:56 -0800
  • ad0e80bd3c Removing unused import Shalabh Mohan Shrivastava 2019-11-21 18:23:43 -0800
  • b1ae76550b Split the requests and responses for input/output bindings Shalabh Mohan Shrivastava 2019-11-21 18:19:17 -0800
  • 48d385b82b Don't return nil for response when length of items is 0 (#133) Leon Mai 2019-11-20 15:21:21 -0800
  • e042bca421
    Merge branch 'master' into cosmosget Leon Mai 2019-11-20 11:52:13 -0800
  • a48c4bc55d
    Merge pull request #131 from dapr/metadata Shalabh Mohan Shrivastava 2019-11-20 11:06:46 -0800
  • 0c9ba43a97 Add module to fetch secret file from cloud storage Prafulla Anurag 2019-11-20 15:01:06 +0530
  • b4f3f577b6 Don't return nil for response when length of items is 0 LM 2019-11-19 18:15:40 -0800
  • 4ad618f2f4 Adding metadata to State Delete and Get requests Shalabh Mohan Shrivastava 2019-11-19 14:03:11 -0800
  • be0b246214 Add GetSecret Module Prafulla Anurag 2019-11-19 17:10:17 +0530
  • 9c6f0e9ebf
    Update Readme.md (#129) Yaron Schneider 2019-11-18 23:53:54 -0800
  • 05dace0de1
    Update Readme.md Yaron Schneider 2019-11-18 23:15:02 -0800
  • 356981000e Couchbase state store implementation (#100) Abhishek Gupta 2019-11-19 12:43:41 +0530
  • 8c9a3bd806 [Commit - Bindings Package names] Shalabh Mohan Shrivastava 2019-11-18 15:33:13 -0800
  • 526a0165ad
    Merge branch 'master' into couchbase-statestore Yaron Schneider 2019-11-18 11:23:35 -0800
  • 5a27c138e7 Adjust interface a bit, fix indirect lint error (#125) Leon Mai 2019-11-15 15:26:56 -0800
  • e86fd95ba5 Extra lines at end LMWF 2019-11-15 15:20:31 -0800
  • f197f5eb2d Adjust interface a bit LMWF 2019-11-15 15:16:43 -0800
  • a67bf7e8b4 Fix lint error (global variable) fbeltrao 2019-11-15 18:36:39 +0100
  • 421bef27ac Add RabbitMQ pub/sub fbeltrao 2019-11-15 18:06:42 +0100
  • cf2f5287fe
    Merge pull request #122 from dapr/mdns Leon Mai 2019-11-14 20:40:52 -0800
  • 4e300a71ba fixed go mod abhishek 2019-11-15 09:23:36 +0530
  • bbd482b8f5 resolving conflicts abhishek 2019-11-15 09:13:35 +0530
  • 770f6a5ccd updated implementation abhishek 2019-11-15 09:01:38 +0530
  • 69e7554e62 don't cache zeroconf resolver LM 2019-11-14 18:58:29 -0800
  • e7e02ee056 Servicediscovery (#118) Leon Mai 2019-11-14 13:14:57 -0800
  • 635a825567 Add basic metadata structure, decrypt function Prafulla Anurag 2019-11-14 13:29:42 +0530
  • 3b863ce2c5 Minor changes Prafulla Anurag 2019-11-14 12:09:06 +0530
  • 2d0f3b4771 code review LMWF 2019-11-13 16:36:21 -0800
  • 6445da1421 refactor LMWF 2019-11-13 16:07:50 -0800
  • 76d22caf0a use const LMWF 2019-11-13 11:13:33 -0800
  • 836dd740bc code review comments LMWF 2019-11-13 10:40:14 -0800
  • 854e463305 hazelcast state store implementation abhishek 2019-11-13 23:59:02 +0530
  • 91be9ad2a0 Merge with master Prafulla Anurag 2019-11-13 15:26:08 +0530
  • dfc0ea4168 Changes to go.mod go.sum Prafulla Anurag 2019-11-13 15:24:30 +0530
  • 1067b7018f Initial Commit creating cloudkmsclient Prafulla Anurag 2019-11-13 15:23:49 +0530
  • 35a379b900 lint LMWF 2019-11-12 22:18:31 -0800
  • 9d72800a3b Code review comments LMWF 2019-11-12 21:09:03 -0800
  • c05176827a lint LMWF 2019-11-12 14:04:35 -0800
  • 596505e797 Remove dep on dapr LMWF 2019-11-12 13:49:01 -0800
  • d3a7cf9c95 Update vendor files LMWF 2019-11-12 13:30:52 -0800
  • ede9660ffd service discovery component LMWF 2019-11-09 15:03:34 -0800
  • 32f5f81b9b Fixed dependency issue (#104) sayboras 2019-11-12 07:34:56 +1100
  • 89cb90791b
    Merge branch 'master' into bugfix/go-mod-tidy Yaron Schneider 2019-11-11 12:31:07 -0800
  • 8086a01455 Fix azure service bus error message typo (#117) Francisco Beltrao 2019-11-11 21:29:56 +0100
  • d028a9d47a Fix azure service bus error message typo fbeltrao 2019-11-11 16:54:11 +0100
  • 3ef6e409dd Fixed dependency issue sayboras 2019-11-10 19:32:30 +1100
  • bd36a6759f Added state store: Cloud Firestore (#110) Yoichi Kawasaki 2019-11-09 07:43:43 +0900
  • 4b0d97aace
    Merge branch 'master' into branch-add-statestore-firestore Yaron Schneider 2019-11-08 14:36:12 -0800
  • 08e654c0cd Change TransactionalStateStore interface to TransactionalStore (#114) Shalabh Mohan Shrivastava 2019-11-08 12:10:19 -0800
  • 8fb33df65d Updating the ReadMe file Shalabh Mohan Shrivastava 2019-11-08 12:04:36 -0800
  • a6ea1af42f Change TransactionalStateStore interface to TransactionalStore Shalabh Mohan Shrivastava 2019-11-08 11:45:39 -0800