Ross ROSS = Recommend OSS · open-source software intelligence for agents

amplitude/redux-query

A library for managing network state in Redux observed · 2026-08-28

github.com/amplitude/redux-query · homepage · JavaScript · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100

Flags: no_license

How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 3492
  • days_rel: n/a
  • days_push: 995
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1098 stars · 66 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

redux-query is a JavaScript library for managing network request state in Redux applications, providing middleware, actions, selectors, and reducers for querying and mutations. It includes optional React bindings (redux-query-react) with hooks like useRequest and useMutation for colocating data dependencies with components.

Use cases

  • manage api request state in redux
  • fetch rest data with react and redux
  • optimistic updates for mutations
  • cancel in-flight requests in redux apps
  • colocate data fetching with react components
  • cache server responses in redux store

When to choose

  • your app already uses Redux and you want network state managed idiomatically
  • you need optimistic updates and request cancellation with plain Redux patterns
  • you want React hooks or HOCs tied to component lifecycle for data fetching

When to avoid

  • you use modern server-state libraries like React Query or RTK Query instead of Redux
  • your app doesn't use Redux
  • you need GraphQL tooling rather than REST fetching

Facets

library · maturity maintenance

http-client middleware state-management caching web-development frontend apis browser redux react data-fetching optimistic-updates rest nodejs javascript

3 sources

Member repositories

RepositoryRoleHealth v2
amplitude/redux-querymain23

For agents

markdown · JSON · MCP: product_card(name="amplitude/redux-query")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem