Skip to content

We need to update the Backend to the newest clean-starter version in order to support the new useQuery hook. #3

@269652

Description

@269652

In an effort to improve the scalability of the Forum we introduced a useQuery hook which can be used to query large sets of states for a given key and scope.

This allows us to pass client side paging props directly to the database and will allow the Forum to host millions of posts.

This is an important step for react-server as it greatly improves the use of relational features of connected database.

Metadata

Metadata

Assignees

No one assigned

    Labels

    8 SP8 StorypointsenhancementNew feature or requestwipThis is currently being worked on.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions