registry icon indicating copy to clipboard operation
registry copied to clipboard

in-memory database functionality does not include seeding

Open maorfr opened this issue 6 months ago • 1 comments

Describe the bug the in-memory database functionality does not include seeding

To Reproduce run the server with DATABASE_TYPE memory

Expected behavior seeding occurs

Logs

2025/06/05 07:21:17 Starting MCP Registry Application v0.1.0 (commit: undefined)
2025/06/05 07:21:17 HTTP server starting on :8080

Additional context related to #63, #74

maorfr avatar Jun 05 '25 07:06 maorfr

Hi @maorfr ,I'm currently working on this and have already opened a PR to add SeedFile import support for the memory database: #128

chenmingyong0423 avatar Jun 05 '25 08:06 chenmingyong0423