Skip to content

Syncbase Watch: make watch set more flexible #923

@ivanpi-mtv

Description

@ivanpi-mtv

Watch currently supports watching a single prefix in a single table.

Improvement proposals:

  • use RowRange, making it more similar to Scan, possibly with special support for single row (Syncbase Feature request for RowRange to Watch #852)
  • multiple tables and RowRanges in a single call
  • table name patterns/prefixes (e.g. watch entire database)
  • watch by query (at least where clause predicates, possibly projection and order within batch as well), to make Exec followed by Watch more seamless

Also see #906

@kenashcraft (syncslides), @jxson (reader), @AsturaPhoenix

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions