Alice52 / project

This repository is muti language and tech integration project.
MIT License
0 stars 0 forks source link

[seckill] api-user-detail #40

Closed Alice52 closed 4 years ago

Alice52 commented 4 years ago

[seckill] docs api

Alice52 commented 4 years ago

due to global user

  1. we can get user from redis
  2. if not exist, we will get from mysql
  3. else throw exception

@lianshun1000