Skip to content

feat(meta): per-share-link rate limiting via MemoryCache #53

@crrow

Description

@crrow

Context

MetaService design (docs/design/meta-service.md lines 109-117) requires per-share-link rate limiting stored in MemoryCache (Redis), shared by Gateway and MetaService.

Acceptance Criteria

  • Integrate Redis/Memcached for rate limit state
  • Per-share-link rate limiting on GET /share/:token (resolve share)
  • Configurable rate limit window and max requests
  • Coordinate with Gateway's per-IP rate limiting

Dependencies

  • Redis integration

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent:claudeWork done by Claude agentenhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions