scale-tone/DurableFunctionsMonitor

Add support for new storage providers (SQL, Netherite)

scale-tone opened this issue · 2 comments

Add support for new storage providers (SQL, Netherite)

Sort of depends on #89 . Once that is done, it will allow to switch VsCode ext between backend's beta versions without the danger of breaking main functionality.

Added (limited) support for SQL storage to VsCode ext (v4.6). Can't do the same for Netherite, because it so far can't work in readonly mode.