-
v1.0.5Release: User Role Cache0b1acf5a · ·
Added a mechanism for getting the user role from the cache, instead of the database, for faster access to data.
-
v1.0.4Release: FIX: change usage conn to pool usagedc83c6c8 · ·
Fixed: Changed the use of conn to the use of pool in the repository, which makes it possible to reconnect to the database in case it crashes