Pometry / Pometry/Raphtory

Rethink how graphql plugins work

Open
#2,107 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Rust
Stars
642
Forks
70
Avg merge
2d 13h
Merged PRs (30d)
21

Description

  • Consider entirely removing support for python plugins (not sure if it is still possible to use them)
  • Figure out which kinds of plugins we want to support
  • Try to revisit dynamic_graphql API, maybe we can do some stuff that was previously impossible
  • Remember adding spawn blocking when doing so

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names no files or tests; start by locating the plugin support and dynamic_graphql API in the Rust codebase. Clarify which plugin kinds remain supported, whether Python plugins can be removed, what dynamic_graphql should enable, and where spawn blocking must be added before defining completion.

Written by the indexing model from the issue text.

Assessment

Tech stack
graphql, python, rust
Domain
backend, database
Issue type
Refactor
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.