-
Notifications
You must be signed in to change notification settings - Fork 16
Rebase from SecKatie/FalkorDB-MCPServer #14
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Changes from 1 commit
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
2db6776
Update dependencies, refactor server implementation, and add Redis se…
SecKatie 7633849
Streamline to MCP-only architecture and enhance documentation
SecKatie 96d702c
Fix module resolution and logging issues for ES modules
SecKatie 32ab939
Enhance configuration, documentation, and CI/CD workflow
SecKatie 02bce89
Add environment configuration for release workflow in GitHub Actions
SecKatie 4f32b8c
Remove broken snyk test
SecKatie 80267dc
ci: fix broken publish rule
SecKatie 60778b4
chore: update version and enhance README with npm usage instructions
SecKatie 9a3b4c2
Update src/mcp/prompts.ts
SecKatie 98d560f
Merge pull request #1 from SecKatie/develop
SecKatie 5206d09
feat: add read-only query support for replica instances
singhtanmay6735 ea60278
Merge pull request #2 from singhtanmay6735/feature/read-only-support
SecKatie 1f99d35
Merge branch 'main' into rebase
gkorland feb4908
update
gkorland 5a7ee62
Apply suggestion from @Copilot
gkorland 6afbf5d
Potential fix for code scanning alert no. 10: Workflow does not conta…
gkorland 387a664
Initial plan
Claude 8616f19
Address PR review comments: fix concurrent init, improve error handli…
Claude b803fcf
Merge pull request #15 from FalkorDB/claude/sub-pr-14
gkorland 5d7f215
Update .github/workflows/node.yml
gkorland acfbfb6
Update .env.example
gkorland 4e02729
Update CONTRIBUTING.md
gkorland 22f6095
Update CLAUDE.md
gkorland 42473fc
Initial plan
Claude 8b5185a
Address PR review comments: sanitize query logging, fix MCP level map…
Claude a2e403a
Merge pull request #16 from FalkorDB/claude/sub-pr-14
gkorland f7f154d
Update node.yml
gkorland f924c66
Update falkordb.service.ts
gkorland 7d837bf
Initialize retryCount before initializing promise
gkorland bf0bbe3
update lock
gkorland 7b95314
fix: suppress TS2589 deep type instantiation error in registerTool
gkorland a1f4111
fix: address security and reliability issues from code review
gkorland 5d4d539
fix: improve FalkorDB service reliability and logging
gkorland 80e1204
fix: address PR review findings from copilot reviewer
gkorland f50c816
feat: add Streamable HTTP transport support
gkorland 09f4691
fix: improve Redis service reliability and fix review findings
gkorland beef955
docs: add HTTP transport testing instructions to README
gkorland 1c674df
docs: add API key authentication usage to README
gkorland d238e32
feat: add Docker support for HTTP transport
gkorland File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update .github/workflows/node.yml
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
- Loading branch information
commit 5d7f21554fb6a6ee1fe3645a46afdf271bb7f3d5
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.