Skip to content

Document live() operator #239

@Powersource

Description

@Powersource

The readme mentions this live https://github.com/ssbc/jitdb#liveoperation-cb but that one doesn't seem to be the one we use in code sometimes like

          ssb.db.query(
            where(and(isDecrypted('box2'), type('group/add-member'))),
            live({ old: true }),
            toPullStream()
          ),

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions