#5208Requested

Composable views

Requested by @extracted
Energy Committed10,069TeVfrom 2 boosters

Let us write views that can subscribe to other views.

For example you could have multiple views all internally subscribing to the same "entities in chunk x" base view, sharing its result set for a massive performance increase as opposed to resolving "entities in chunk x" in each view individually.

For a concrete example, all of these reducers could subscribe to "entities in chunk x" and then perform their own logic on top of the result set.
players_near_me
npcs_near_me
quest_givers_near_me
store_clerks_near_me
trees_near_me
ores_near_me
etc. etc. etc.

  1. website-features added the feature-request label Jun 3, 2026

Boost this Request

Reopen this request?

The request will return to its prior live status.

Mark as Duplicate

Pick the request that Composable views is a duplicate of. Energy rolls up into that request and GitHub closes the linked issue as a duplicate with a timeline reference to the canonical.

Unmark Duplicate

Restore as an independent request. The linked GitHub issue will be reopened and its duplicate-of relationship cleared. The original timeline entries stay as history; the note below is posted as a follow-up comment.