Attack
Forum Üyesi
- Katılım
- 4 Şub 2023
- Mesajlar
- 2,618
- Puanları
- 0
Xon submitted a new resource:
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.
- Cache permissions blobs in redisReduce data fetched from MySQL and queries by bulk-fetching pre-computed sets from a Redis cache
XenForo permission-sets are stored per row per content-type, and there are a number of cases where this can result in a large number of rows being fetched or N+1 queries.
This add-on extracts the permission sets and caches the resulting set for by...
Click to expand...
XenForo permission-sets are stored per row per content-type, and there are a number of cases where this can result in a large number of rows being fetched or N+1 queries.
This add-on extracts the permission sets and caches the resulting set for by...
Click to expand...
Misafirler için gizlenen link, görmek için
Giriş yap veya üye ol.