Alessandro (Ale) Segala
087a597ec5
Added conformance tests for DeleteWithPrefix ( #3288 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-28 04:20:38 +00:00
Ryan Lettieri
106b42fa5c
DeleteWithPrefix support for SQLite ( #3265 )
...
Signed-off-by: Ryan Lettieri <ryanLettieri@microsoft.com>
Signed-off-by: Ryan Lettieri <67934986+RyanLettieri@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-12-18 18:39:58 +00:00
Edoardo Vacchi
22a695c745
wasm: update benchmark to use `url` instead of `path` ( #3001 )
...
Signed-off-by: Edoardo Vacchi <evacchi@users.noreply.github.com>
Signed-off-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
Co-authored-by: Alessandro (Ale) Segala <43508+ItalyPaleAle@users.noreply.github.com>
2023-07-20 15:50:58 +00:00
Alessandro (Ale) Segala
1f27fd0e8b
Add conformance tests for etags in Bulk operations ( #2843 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
Signed-off-by: Artur Souza <artursouza.ms@outlook.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2023-05-17 16:28:29 -07:00
Alessandro (Ale) Segala
4f94da95cf
Refactor state store bulk operations ( #2747 )
...
Signed-off-by: ItalyPaleAle <43508+ItalyPaleAle@users.noreply.github.com>
2023-04-07 19:19:47 +00:00
Jigar
9078f11985
Added ContentType to pubsub/binding/state request-response ( #1376 )
...
Signed-off-by: jigargandhi <jigarr.gandhi@gmail.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Co-authored-by: Looong Dai <long.dai@intel.com>
Co-authored-by: Artur Souza <artursouza.ms@outlook.com>
2022-01-28 10:17:04 -08:00
Dmitry Shmulevich
c7adb917f3
update license to Apache v2.0 ( #1406 )
2022-01-04 19:53:31 -08:00
Artur Souza
c4303d55db
Revert "Merge pull request #1143 from jigargandhi/content-type" ( #1239 )
...
This reverts commit e373b95489
, reversing
changes made to 8505c1a1db
.
2021-10-27 11:41:25 -07:00
Jigar
1acb76ee1c
Merge branch 'master' into content-type
2021-10-21 12:10:08 +05:30
Dmitry Shmulevich
f96a71e4d7
add metadata to query request/response ( #1215 )
2021-10-20 17:22:42 -07:00
Dmitry Shmulevich
e369fec17e
Add StateStore query API ( #1153 )
...
Add StateStore query API implementation for MongoDB, CosmosDB
2021-10-18 13:55:26 -07: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
jigargandhi
ecfbbd58ad
Added content type to SetRequest struct
2021-09-14 18:26:36 +05:30
Yaron Schneider
3ef025c604
change headers ( #679 )
2021-02-09 18:57:55 -08:00
Yaron Schneider
99256e6bec
Provide distinction between missing and empty etags ( #600 )
...
* provide distinction between missing and empty etags
* linter
* linter 2
2021-01-14 10:41:38 -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
Young Bu Park
c69d5ea2ca
Add metadata property to TransactionalRequest ( #430 )
...
* Add Metadata to transactional request
* Use new transactional request strcut
2020-08-12 09:30:37 -07:00
Shalabh Mohan Shrivastava
42668a8ae1
State Store Components changes to adhere runtime changes for removing retry options ( #426 )
...
* State Store Components changes to adhere runtime changes for removing state retry options
* resolving code review comments - common method to CheckRequestOptions
2020-08-11 10:50:31 -07:00
Leon Mai
a086a42f2b
Implement the Multi() interface method adding transaction support in … ( #372 )
...
* Implement the Multi() interface method adding transaction support in the cosmos db component. The implementation
uses a stored procedure to do this. The stored procedure is registered in Init().
* linter
* code review comments
* code review
* remove comment
* casing and de-dup
* use 'in' in query
Co-authored-by: Yaron Schneider <yaronsc@microsoft.com>
2020-06-30 13:32:41 -07:00
sayboras
08362d9e6b
Added check for go.mod ( #141 )
...
* Added check for go.mod
* Rename the make target
* Grrrrr
* Update go.mod and go.sum
* Run gofmt and goimports
* Correct typo
2019-11-25 00:45:51 -08:00
Shalabh Mohan Shrivastava
4ad618f2f4
Adding metadata to State Delete and Get requests
2019-11-19 14:03:11 -08:00
shalabhs
4a62360ad4
- adding more corrections
2019-10-10 18:16:08 -07:00
Aman Bhardwaj
04bef3ac3f
Adding license header and updating to MIT license. ( #26 )
2019-10-09 10:58:08 -07:00
yaron2
22fea6f43d
initial commit
2019-09-26 15:47:41 -07:00