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
007dbd03b0
Fix for context deadline exceeded issue - use operation timeout ( #370 )
2020-06-25 15:11:56 -07:00
Shalabh Mohan Shrivastava
7b0fbe65cc
Setting URL correctly when username/password is not provided ( #369 )
...
* Adding Username/password optional
* fixing lint errors
2020-06-25 13:29:52 -07:00
Mukundan Sundararajan
5c62707aba
Upgrade go version to 1.14.3 and linter version to 1.26.0 ( #352 )
...
* Upgrade to go 1.14.3 and linter version to 1.26.0
2020-05-29 15:26:33 -07:00
Young Bu Park
ee97c3c56a
Use dapr logger ( #238 )
...
* Use dapr logger
* skip linter false alarm
2020-02-28 15:49:49 -08:00
Yaron Schneider
df6c3c3e32
add params for mongoDB ( #216 )
2020-02-10 11:04:37 -08:00
Shalabh Mohan Shrivastava
4b58411247
Adding transactions support to MongoDB ( #111 )
...
* Adding transactions support to MongoDB
* Resolving code review comments
* fixing the issue while testing, passing options in the callback
2019-11-08 11:33:39 -08:00
Shalabh Mohan Shrivastava
3ae5547e41
Adding MongoDB State Store Implementation ( #53 )
...
* Adding MongoDB State Store Implementation
Adding MongoDB State Store Implementation
* Fix bugs and add unit tests
* Adding write/read concerns
* go sum changes
* adding defer cancellation
* fixing the bug for default case override
* Resolving code review comment
* Adding go mod vendor files
* Fixing lint errors
2019-10-31 12:03:04 -07:00