Tiago Alves Macambira

Results 13 comments of Tiago Alves Macambira

Something to consider is how we (re-)organize the tutorials, so we have the same mechanism of tutorials acting as integration tests for the SDK but covering the async API.

I will send a PR later this week with the remaining tests,

I am proposing the following test plan for Memcached: --- # Memcached State Store certification testing This project aims to test the [Memcached State Store] component under various conditions. This...

Updated test plan, adding "Test network instability section" --- # Memcached State Store certification testing This project aims to test the [Memcached State Store] component under various conditions. This state...

I did a PoC Java implementation of a pluggable State Store component in https://github.com/tmacam/DaprPluggableComponent-Java

I think we need a way to also make envelope encryption exposed through Dapr. Some cloud providers (AWS, IBM) expose envelope encryption as a first class concept. Additionally, it is...