mirror of
https://github.com/DeBrosOfficial/network.git
synced 2025-12-13 05:58:50 +00:00
- Implemented a new cacheMultiGetHandler to retrieve multiple keys from the Olric cache in a single request. - Enhanced the extractAPIKey function to prioritize the X-API-Key header and improve handling of non-JWT Bearer tokens. - Updated routes to include the new multi-get endpoint for cache operations.