Skip to content

Implement LRU cache #111

@agritheory

Description

@agritheory
  • Create LRU cache with S3 fallback
  • Eviction policy should be based on a configured cache size in MB
  • To facilitate hybrid cloud deployments
    • Save file locally if there's a connection error
    • Track connection errors between Frappe and S3 services with retry logic on scheduler

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions