Voici la documentation : https://geoplateforme.pages.gpf-tech.ign.fr/documentation

Skip to content

WIP : Feature/redis cache

Benoit De Mezzo a demandé de fusionner feature/redis_cache vers develop

Created by: jmkerloch

resolves #89 (closed)

Cacher interface

  • update AddWeakEtag and RemoveWeakEtag function to return error
  • for now if an error is returned, a message is displayed in log as a warning

CacheRedis implementation of Cacher

  • new implementation with use of a Redis server

API

  • etag.go : add EtagToWeakEtag function to mutualize code for CacheRedis and CacheNaive

GitHub Action

  • add redis service for CacheRedis tests
Modification effectuée par Benoit De Mezzo

Rapports de requête de fusion

Chargement en cours