Skip to content

Kill spore-graphql after rich-indexer is ready #35

@ashuralyk

Description

@ashuralyk

Description

Since we met an operational barrier about using original ckb-indexer to search all of spore cells on CKB, Dawn prepared a graphql cache layer to cache spore cells into a native DB, and spore-sdk can just interact with this DB to get spore cells

I believe this graphql is a temporary operation to simplify the complicated work in spore-sdk, because the stability will rely on this middle-software

I've heard we are researching rich-indexer which is an extension for ckb-indexer to enable complex search of on-chain cells, so after then, we should kill this spore-graphql server and integrate rich-indexer just in our spore-sdk

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions