-
-
Notifications
You must be signed in to change notification settings - Fork 604
Features/refine membase #1273
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
base: master
Are you sure you want to change the base?
Features/refine membase #1273
Conversation
…atures/refine-membase
…atures/refine-membase
PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
|||||||||||||||||||||||||
PR Code Suggestions ✨Explore these optional code suggestions:
|
|||||||||||||||||||||
PR Type
Enhancement, Refactoring
Description
Extract code execution config logic into reusable utility class
Add edge management support to Membase graph API
Implement custom authentication handler for Membase API
Add embedding support to node creation and update models
Clean up code formatting and remove unused imports
Diagram Walkthrough
File Walkthrough
4 files
Extract code execution config utility methodUse centralized CodingUtil for config retrievalUse centralized CodingUtil for config retrievalUse centralized CodingUtil for config retrieval5 files
Remove blank lines for code formattingRemove unused import statementRemove blank lines for code formattingRemove blank line for code formattingClean up unused imports12 files
Refactor DI registration with auth handlerAdd edge creation model for graph operationsAdd edge update model for graph operationsAdd embedding support to node creationAdd embedding support to node updatesAdd edge response model for graph operationsAdd edge delete response modelAdd graph information response modelAdd embedding support and clean up importsAdd node delete response modelAdd edge CRUD and graph info endpointsAdd custom HTTP message handler for authentication1 files
Add global using for Membase models