Skip to content

Conversation

@ChenZiHong-Gavin
Copy link
Collaborator

This PR performs a refactoring to convert all storage layer methods from asynchronous to synchronous operations. The change removes unnecessary async/await overhead from storage operations that are fundamentally synchronous (local file I/O and in-memory graph manipulations).

@gemini-code-assist
Copy link
Contributor

Important

Installation incomplete: to start using Gemini Code Assist, please ask the organization owner(s) to visit the Gemini Code Assist Admin Console and sign the Terms of Services.

@ChenZiHong-Gavin ChenZiHong-Gavin merged commit 37f1002 into main Nov 25, 2025
4 checks passed
@ChenZiHong-Gavin ChenZiHong-Gavin deleted the fix/fix-async-storage branch November 25, 2025 11:18
CHERRY-ui8 pushed a commit to CHERRY-ui8/GraphGen that referenced this pull request Dec 17, 2025
…nc-storage

refactor: refactor storage methods to non-async as not necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants