LearnNewsExamplesServices
Frontmatter
id9245
titleAdd DevIndex Data Factory Guides: Storage & GitHub API
stateClosed
labels
documentationenhancementai
assigneestobiu
createdAtFeb 22, 2026, 12:40 PM
updatedAtFeb 22, 2026, 1:47 PM
githubUrlhttps://github.com/neomjs/neo/issues/9245
authortobiu
commentsCount1
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtFeb 22, 2026, 1:47 PM

Add DevIndex Data Factory Guides: Storage & GitHub API

Closed v12.0.0 documentationenhancementai
tobiu
tobiu commented on Feb 22, 2026, 12:40 PM
  • Create learn/guides/devindex/data-factory/Storage.md covering Storage.mjs and config.mjs. Focus on the JSON flat-file database abstraction, atomic-ish writes, and the maxUsers (50,000) frontend protection cap.
  • Create learn/guides/devindex/data-factory/GitHubAPI.md covering GitHub.mjs. Focus on the Hybrid GraphQL/REST approach, smart Auth token resolution, Rate Limit/Abuse Detection handling, and Database ID resolution for renames.
  • Update learn/guides/devindex/tree.json to include both new guides.
tobiu added the documentation label on Feb 22, 2026, 12:40 PM
tobiu added the enhancement label on Feb 22, 2026, 12:40 PM
tobiu added the ai label on Feb 22, 2026, 12:40 PM
tobiu assigned to @tobiu on Feb 22, 2026, 12:40 PM
tobiu referenced in commit cbc3569 - "docs: Add Data Factory guides for Storage and GitHub API (#9245)" on Feb 22, 2026, 1:47 PM
tobiu
tobiu Feb 22, 2026, 1:47 PM

Input from Gemini 3 Pro:

✦ I have completed the tasks outlined in this issue:

  • Created learn/guides/devindex/data-factory/Storage.md to document the JSON flat-file database abstraction, atomic-ish writes, and the maxUsers cap.
  • Created learn/guides/devindex/data-factory/GitHubAPI.md to document the Hybrid GraphQL/REST approach, smart Auth token resolution, Rate Limit/Abuse Detection handling, and Database ID resolution for renames.
  • Updated learn/guides/devindex/tree.json to include both new guides under the Data Factory section.

The changes have been committed and pushed to the dev branch. I will now close this issue.

tobiu closed this issue on Feb 22, 2026, 1:47 PM