风险评分

94/100 (Very Low)

OpenClaw: benign
VirusTotal: benign
StaticScan: unknown

Backend Event Stores

作者: wpank
Slug:backend-event-stores
版本:1.0.0
更新时间:2026-02-26 08:20:35
风险信息

OpenClaw: benign

查看 OpenClaw 分析摘要(前 200 字预览)
The skill is an instruction-only guide for designing and implementing event stores; its required resources, instructions, and scope align with that purpose and it does not request credentials or insta...

[内容已截断]

VirusTotal: benign VT 报告

静态扫描: unknown

README

README 未提供

文件列表

无文件信息

下载
下载官方 ZIP
原始 JSON 数据
{
    "latestVersion": {
        "_creationTime": 1770725689034,
        "_id": "k97atxvkrgrbhb2pmwe6b3zwch80x8py",
        "changelog": "Initial release with comprehensive guidance on designing and implementing event stores for event-sourced systems.\n\n- Covers core event store concepts, requirements, and architectural patterns\n- Provides technology comparisons for EventStoreDB, PostgreSQL, Kafka, and DynamoDB\n- Includes recommended event schema\/envelope design and schema evolution strategies\n- Supplies a sample PostgreSQL schema for events, snapshots, and subscription checkpoints\n- Offers code for a basic async Python event store (append, read_stream, read_all)\n- Explains projection patterns and their role in building CQRS read models",
        "changelogSource": "user",
        "createdAt": 1770725689034,
        "version": "1.0.0"
    },
    "owner": {
        "_creationTime": 0,
        "_id": "publishers:missing",
        "displayName": "wpank",
        "handle": "wpank",
        "image": "https:\/\/avatars.githubusercontent.com\/u\/9498646?v=4",
        "kind": "user",
        "linkedUserId": "kn77z49xfssappp65hpybb9gx180x56e"
    },
    "ownerHandle": "wpank",
    "skill": {
        "_creationTime": 1770725689034,
        "_id": "kd71vpbdha6mvwytmzq3ehscwh80xzgq",
        "badges": [],
        "createdAt": 1770725689034,
        "displayName": "Backend Event Stores",
        "latestVersionId": "k97atxvkrgrbhb2pmwe6b3zwch80x8py",
        "ownerUserId": "kn77z49xfssappp65hpybb9gx180x56e",
        "slug": "backend-event-stores",
        "stats": {
            "comments": 0,
            "downloads": 665,
            "installsAllTime": 0,
            "installsCurrent": 0,
            "stars": 0,
            "versions": 1
        },
        "summary": "Design and implement event stores for event-sourced systems. Use when building event sourcing infrastructure, implementing event persistence, projections, snapshotting, or CQRS patterns.",
        "tags": {
            "latest": "k97atxvkrgrbhb2pmwe6b3zwch80x8py"
        },
        "updatedAt": 1772065235893
    }
}