Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 267 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 267 Bytes

Spring Cloud AWS Example with SQS and ElastiCache using Redis

Endpoints

  • POST /user - Add new user to Cache
  • GET /user?id=1 - Retrieve user from Cache
  • GET /user/all - Retrieve all users from Cache

Architecture

architecture