{ "id": "inmemorydb", "name": "Inmemorydb", "description": "Pure in-memory, ephemeral database storage for elizaOS - no persistence, completely forgets on reset", "npmName": "@elizaos/plugin-inmemorydb", "version": "2.0.0-beta.0", "source": "bundled", "tags": ["database", "storage", "inmemorydb"], "config": {}, "render": { "visible": false, "pinTo": [], "style": "card", "group": "feature-other", "groupOrder": 12, "actions": ["enable", "configure"] }, "resources": { "homepage": "https://github.com/elizaos-plugins/plugin-inmemorydb#readme", "repository": "https://github.com/elizaos-plugins/plugin-inmemorydb" }, "dependsOn": [], "kind": "plugin", "subtype": "database" }