Skip to content

Feat: Cache in local database

Son Pham-Ba requested to merge feat-cache-zeo into main

Summary

Added

  • add zodb for cache storage (non concurrent)

Changed

  • only update cache every 0.5 second and on exit
  • remove solidipes.utils.metadata from __init__ for CLI performance
  • files' unique identifiers now expressed relative to project root directory
  • add metadata file to .solidipes/ignore.yaml
Edited by Son Pham-Ba

Merge request reports