monitor-table-change-with-sqltabledependency icon indicating copy to clipboard operation
monitor-table-change-with-sqltabledependency copied to clipboard

************* This repo is NOT maintained anymore *************

Open christiandelbianco opened this issue 4 years ago • 5 comments

This repo is NOT maintained anymore

christiandelbianco avatar Feb 20 '20 11:02 christiandelbianco

Do you plan to transfer control of this repository to another maintainer?

dsbert avatar Feb 28 '20 20:02 dsbert

Hi everyone, I'm working indirectly on some improvements and exploratory functionalities in this repo: https://github.com/tomasfabian/SqlTableDependency.Extensions

It provides:

  • reconnection in case of lost connections to the same conversation handle (database objects) within timeout period
  • End to end pub sub to .NET clients via Redis (Joker.Redis and Joker.MVVM). EntityChangesViewModel synchronizes data changes from SqlTableDependencyProvider (MS SQL Server) and also tries to reconnect (refresh data) in case of lost connection with Redis:

https://github.com/tomasfabian/SqlTableDependency.Extensions/wiki/Redis-TableDependency-status-notifier---preview

Bug fix for: https://github.com/christiandelbianco/monitor-table-change-with-sqltabledependency/issues/188

Let me know what do you think about it so far. Thanks for the help.

Tomas

tomasfabian avatar Apr 09 '20 10:04 tomasfabian

@christiandelbianco can You add @tomasfabian as a contributor? It would be a shame to lose this awesome work.

Misiu avatar Apr 15 '20 15:04 Misiu

Based on some newer threads, is it safe to assume the repo IS being maintained?

mbowles201 avatar Nov 12 '20 01:11 mbowles201

Ah - damn... are you going to move this it a new maintainer?

Jetski5822 avatar Dec 11 '20 10:12 Jetski5822