Wim
baada23d0d
Added TTL to state store binding for DynamoDB ( #1512 )
...
* Added TTL to state store binding for DynamoDB
Signed-off-by: wimvc <wim.vdc@hotmail.com>
* gofumpt dynmodb statestore files
Signed-off-by: wimvc <wim.vdc@hotmail.com>
* Fixed some godot issues
Signed-off-by: wimvc <wim.vdc@hotmail.com>
* Fixed typos and refactored IF in Get
Signed-off-by: wimvc <wim.vdc@hotmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Looong Dai <long.dai@intel.com>
Co-authored-by: Taction <zchao9100@gmail.com>
Co-authored-by: Bernd Verst <4535280+berndverst@users.noreply.github.com>
2022-03-04 08:18:33 -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
Yaron Schneider
3ef025c604
change headers ( #679 )
2021-02-09 18:57:55 -08:00
Trond Hindenes
83975462bf
State:Dynamodb - Dont require access key/secret ( #652 )
...
* Dont require access key/secret
* Validate table name
* Fixed test issues
* Fix failing tests....?
* gofmt-ed files
* Remove unneeded fmt statement
2021-02-03 11:19:32 -08:00
halspang
f647d9eedb
Upgrade golang lint to 1.31 ( #490 )
...
Upgrade golang lint to 1.31.0
https://github.com/dapr/components-contrib/issues/439
2020-10-12 12:54:15 -07:00
Sashi Kumar
42a7af4c0c
[DynamoDB] Update BulkSet and BulkDelete with BatchWriteItem ( #331 )
...
* [DynamoDB] Update BulkSet and BulkDelete with BatchWriteItem
* Validate type of value
* Marshal value before setting for Set and BulkSet
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-05-27 15:12:34 -07:00
Young Bu Park
60490d584d
Fix linting errors ( #257 )
2020-03-09 08:33:09 -07:00
Yaron Schneider
703f9bf04e
Initial implementation ( #116 )
...
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2020-03-04 14:42:02 -08:00