Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 634 Bytes

Roadmap.md

File metadata and controls

21 lines (13 loc) · 634 Bytes

WatermelonDB Roadmap

From today to 1.0

WatermelonDB is currently in active development at Nozbe for use in advanced projects. It's mostly feature-complete. However, there are a few features left before we can call it 1.0.

v0.xxx

  • Full transactionality (atomicity) support ???
  • Field sanitizers
  • Optimized tree deleting
  • API improvements

v1.0

Everything above plus having at least one non-trivial app using WatermelonDB in production to verify its concepts

Beyond 1.0

  • Replace withObservables HOC and Prefetching with a solution based on React 17 Suspense feature
  • Query templates