Skip to main content
v2.10.2
- Minor bug fixes
- Adjusted rate limit
- Added support to centralized database connection pool
- Use single connection pool for all hubs running under a single service
- Enable this feature by toggling on the option
--use-master-db-pool
-
--master-db-host
, --master-db-user
, --master-db-password
, --master-db-pool-size
must be provided as well
- Added
dlog_meta
table for GET /dlog/list
to reduce database delay
- Added automatic discord role removal on member leave
- Added support to modifying join timestamp
- Fixed issue of cache not being refreshed when it is constantly being hit