测试SAP云平台上的Redis数据库服务

版权声明:本文为博主汪子熙原创文章,未经博主允许不得转载。 https://blog.csdn.net/i042416/article/details/89041745

I am using Redis server in SAP Cloud Platform to practice.

I apply a Redis instance named “jerryredis” in SCP and bind it to my demo nodejs application “jerry-demo-server”.
clipboard1

I insert some entries to Redis:
clipboard2

And the data could be retrieved later from Redis and sent back to browser successfully.
clipboard3

要获取更多Jerry的原创文章,请关注公众号"汪子熙":

猜你喜欢

转载自blog.csdn.net/i042416/article/details/89041745