Giter Site home page Giter Site logo

watchdb's People

Contributors

dkulchenko avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

watchdb's Issues

More than 100 Mb SQLite File not working

Hi,
I am trying to implement sync functionality with binary and I test all the below scenarios with cmd with admin privileges.

I have to implement sync functionality with the SQLite file and test it with a master and slave database on different computers with the same network path. But it seems, it's creating an issue when the Sqlite file size is bigger, and here are the different test cases which I have tried.

  • Small Sqilite file size of 40 MB - Via CMD Verified sync functionality and it is working.
  • Test the data with 138 MB Sqilite file size but it is creating an issue in data sync.
    What's the issue? In the Synced database, more than 50,000 records could not match with the master database
  • I have tried with 80 MB Sqlite file with the same above scenario -- the issue of file size but no issue of data sync.
  • I have tried with 104 MB with same above scenario -- issue of file size(On slave server after sync, the file size is 98 MB)
    The Steps I have taken is
    1) At Master and slave both the side manually I have copied 104 Mb Sqlite file.
    2) In the master database and slave DB, started to watch and sync.
    3) Modified data directly on master db[Deleted And updated Record via Sqlite studio]
    4) In the Synced database file size has been reduced to 98 Mb But the strange things I have found, there was not any data difference but still, the file size has been reduced.
  • With all of the above test cases, Another master Sqilite file with 121 MB file size, In this test scenario, I have found that there was a mismatch in the data and it was 50,000 data that has not been matched at sync database.

So in summary, I think when the Sqilite master database is file size going beyond 100 MB then it's creating a problem so please guide me on how should I implement sync functionality?

Thanks,
Shailesh

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.