Skip to content

StoryRepository Queries #52

Description

@ArchILLtect

Summary

Create StoryRepository with recent-feed and by-author queries ordered by createdAt DESC.

Motivation / Problem

Efficient retrieval for feed and user’s own stories.

Acceptance Criteria

  • Methods for: recent feed with optional before timestamp and limit; by author ordered DESC.
  • Uses Spring Data JPA derived queries or @Query as needed; no native SQL required.

Target Release

v0.1.2

Notes / Links

docs/weekly-plan/week-5/week-5-plan-backend.md
docs/weekly-plan/week-5/week-5-plan-issues.md

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    area:storiesIssues/PRs related to the Stories domain (entity, repository, service, controller, feed, deletion)backendWork related to APIs, services, or controllers.javaPull requests that update java coderoadmapPlanned feature or strategic goal from the project roadmap.type:featureNew feature related to backend types, DTOs, or models.

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions