notabarista / be-user-service

Java Backend User Handling Service
Apache License 2.0
0 stars 0 forks source link

[UserManagement] Add caching at user access check for Role and Actions #23

Open tudorcodrea opened 3 years ago

tudorcodrea commented 3 years ago

heavily used information from DB and in this case is best practice to cache the information instead of going to DB level each time