functions-framework-cpp icon indicating copy to clipboard operation
functions-framework-cpp copied to clipboard

Implement example: functions_memorystore_redis

Open coryan opened this issue 5 years ago • 1 comments

Need to verify we have the pre-requisites to connect to a redis instance (possibly using hiredis). Then use:

https://github.com/GoogleCloudPlatform/golang-samples/blob/master/functions/memorystore/redis/visitcount.go#L15-L85

https://github.com/GoogleCloudPlatform/python-docs-samples/blob/master/functions/memorystore/redis/main.py#L15-L30

coryan avatar Nov 24 '20 03:11 coryan

This can be done post-GA, several languages do not have this example.

coryan avatar Feb 19 '21 15:02 coryan