Amulya Varote
|
6506dbf6a7
|
Modified based on the review comments - 2
|
2021-12-02 10:35:59 -08:00 |
Amulya Varote
|
4242a48732
|
Changed port number in the command
|
2021-12-02 10:31:20 -08:00 |
Amulya Varote
|
830015d3eb
|
Added pub sub documentation
|
2021-12-02 02:45:19 -08:00 |
Amulya Varote
|
4f08464dae
|
Added comment
|
2021-12-02 01:10:26 -08:00 |
Amulya Varote
|
dde92676b6
|
Modified based on the review comments - 1
|
2021-12-02 01:07:23 -08:00 |
Amulya Varote
|
22104085f9
|
Modified based on the review comments - 1
|
2021-12-02 00:58:46 -08:00 |
Amulya Varote
|
a645f66b12
|
Added secrets store documentation
|
2021-12-01 11:19:08 -08:00 |
greenie-msft
|
b9ac9727a3
|
Merge branch 'v1.5' into patch-1
|
2021-12-01 09:13:54 -08:00 |
greenie-msft
|
4a8fbf10da
|
Merge pull request #2000 from amulyavarote/feature/state_management
Provide consistent examples of state management for all SDKs
|
2021-12-01 08:54:47 -08:00 |
greenie-msft
|
95586236fd
|
Merge branch 'v1.5' into feature/state_management
|
2021-12-01 08:46:50 -08:00 |
greenie-msft
|
5b7b4ff616
|
Update state-store-ttl.md (#2016)
Co-authored-by: Mark Fussell <mfussell@microsoft.com>
|
2021-11-30 19:44:11 -08:00 |
Amulya Varote
|
5bc88ab6d0
|
Changed image name in the docs
|
2021-11-30 19:28:00 -08:00 |
Amulya Varote
|
40cfca74a7
|
Merge branch 'feature/state_management' of https://github.com/amulyavarote/docs into feature/state_management
|
2021-11-30 19:21:57 -08:00 |
Amulya Varote
|
93e096a663
|
Renamed example image files
|
2021-11-30 19:21:42 -08:00 |
greenie-msft
|
9f114d9be4
|
Merge pull request #2015 from berndverst/v1.5
Cosmos DB components production guidance
|
2021-11-30 18:23:22 -08:00 |
greenie-msft
|
0ea7939195
|
Update howto-invoke-discover-services.md
|
2021-11-30 18:06:30 -08:00 |
Bernd Verst
|
ea8d9ef06f
|
Add initTimeout example for cosmosdb state
|
2021-11-30 17:44:59 -08:00 |
Bernd Verst
|
873bcb27c1
|
minor wording
|
2021-11-30 17:40:45 -08:00 |
Bernd Verst
|
b53373c10e
|
Grammar change
|
2021-11-30 17:32:02 -08:00 |
Bernd Verst
|
4dd9ea88b0
|
Fix link
|
2021-11-30 17:24:14 -08:00 |
Bernd Verst
|
dc878f6ca9
|
Cosmos DB components production guidance
|
2021-11-30 17:08:11 -08:00 |
greenie-msft
|
6dd9cc75c0
|
Merge pull request #1994 from tanvigour/v1.5
add rel attribute to remove association with previous page
|
2021-11-30 15:44:50 -08:00 |
greenie-msft
|
ee5e38f62d
|
Merge branch 'v1.5' into feature/state_management
|
2021-11-30 14:46:05 -08:00 |
greenie-msft
|
2fa3542d94
|
Merge branch 'v1.5' into v1.5
|
2021-11-30 11:44:16 -08:00 |
greenie-msft
|
16a96aeefd
|
Merge pull request #2008 from MassimoC/patch-2
fix: small typo replace semicolons with colons
|
2021-11-30 11:43:55 -08:00 |
greenie-msft
|
8c4cde8210
|
Merge branch 'v1.5' into patch-2
|
2021-11-30 11:38:22 -08:00 |
greenie-msft
|
943b85e989
|
Merge pull request #2013 from willtsai/delete-configuration_api_overview
Deleting redundant page app-configuration-overview.md
|
2021-11-30 11:36:21 -08:00 |
Will Tsai
|
dc460db372
|
fix Jetstream broken link
|
2021-11-30 11:21:25 -08:00 |
Will Tsai
|
e4af246e04
|
Deleting redundant page app-configuration-overview.md
|
2021-11-30 09:30:11 -08:00 |
Amulya Varote
|
bdba7a6800
|
Changes based on review comments - 2
|
2021-11-29 12:39:52 -08:00 |
Massimo Crippa
|
3f30729457
|
fix: small typo replace semicolons with colons
there are a couple of semicolons that should be colons
|
2021-11-26 16:43:45 +01:00 |
greenie-msft
|
d4136d18c4
|
Merge branch 'v1.5' into v1.5
|
2021-11-24 15:57:08 -08:00 |
greenie-msft
|
d6ee882ff4
|
Merge pull request #2007 from dapr/greenie-msft-patch-1
Update setup-nats-streaming.md
|
2021-11-24 15:56:46 -08:00 |
greenie-msft
|
2367621c85
|
Update setup-nats-streaming.md
|
2021-11-24 15:41:43 -08:00 |
Majid Ramezanpour
|
fa5ab82209
|
Update faq.md to include Go SDK actor availability
From version v1.5.0, virtual actors are now available in the Dapr Go SDK. See go-sdk/21 for details
|
2021-11-24 21:05:01 +02:00 |
Amulya Varote
|
1085372325
|
Fixed external validation checks
|
2021-11-24 07:21:07 -08:00 |
Amulya Varote
|
b1e0921761
|
Modification based on the review comment - 1
|
2021-11-24 07:14:06 -08:00 |
Bernd Verst
|
5c50a4eec3
|
Correct the default component init timeout
|
2021-11-23 20:28:30 -08:00 |
Bernd Verst
|
d4acb556af
|
Fix incorrect warning log-level
|
2021-11-23 20:26:45 -08:00 |
Amulya Varote
|
d635712989
|
Added complete code snippets
|
2021-11-23 11:35:59 -08:00 |
Amulya Varote
|
ad20a76b32
|
Modified TTL page under state management
|
2021-11-23 03:09:03 -08:00 |
Amulya Varote
|
8901c9d6fe
|
State Management documentation
|
2021-11-23 02:52:27 -08:00 |
greenie-msft
|
6cebf3c280
|
Merge branch 'v1.5' into v1.5
|
2021-11-22 14:23:25 -08:00 |
greenie-msft
|
4b3fe98a4b
|
Merge pull request #1959 from msfussell/v1.5
Updates due to configuration API building block
|
2021-11-22 14:03:14 -08:00 |
Mark Fussell
|
96cf36ba90
|
Merge branch 'v1.5' into v1.5
|
2021-11-22 13:02:44 -08:00 |
Mark Fussell
|
3409c7352b
|
Update to remove reference to State Management .
Updated the intro section
|
2021-11-22 13:00:19 -08:00 |
Mark Fussell
|
a58af561a5
|
Update daprdocs/content/en/developing-applications/building-blocks/state-management/state-management-overview.md
Co-authored-by: Will <witsai@microsoft.com>
|
2021-11-22 12:52:07 -08:00 |
Mark Fussell
|
48205a8e91
|
Update daprdocs/content/en/developing-applications/building-blocks/configuration/howto-manage-configuration.md
Co-authored-by: Will <witsai@microsoft.com>
|
2021-11-22 12:51:43 -08:00 |
Mark Fussell
|
000b5ece3b
|
Update daprdocs/content/en/developing-applications/building-blocks/configuration/howto-manage-configuration.md
Co-authored-by: Will <witsai@microsoft.com>
|
2021-11-22 12:51:19 -08:00 |
Mark Fussell
|
e60df1c6f6
|
Update daprdocs/content/en/developing-applications/building-blocks/configuration/configuration-api-overview.md
Co-authored-by: Will <witsai@microsoft.com>
|
2021-11-22 12:50:50 -08:00 |