Re: [sqlite] dqlite 1.0.0 - SQLite replication and failover library

2019-08-30 Thread Jose Isaias Cabrera
> From: Free Ekanayaka, on Thursday, August 29, 2019 10:21 AM, wrote... > > Hello Jose, > > Jose Isaias Cabrera, on > > which lets me know that it linux/unix based. But, is Windows an > > option also? Thanks. > > At the moment Windows is not an option, mainly because under the hood > dqlite

Re: [sqlite] dqlite 1.0.0 - SQLite replication and failover library

2019-08-29 Thread Free Ekanayaka
Hi Dominique, Dominique Devienne writes: > On Thu, Aug 29, 2019 at 2:35 PM Jose Isaias Cabrera > wrote: > >> Free Ekanayaka, on Thursday, August 29, 2019 06:40 AM, wrote... >> > See https://dqlite.io for more details. >> >> Can dsqlite be installed on Windows? I went to the site, read the >>

Re: [sqlite] dqlite 1.0.0 - SQLite replication and failover library

2019-08-29 Thread Free Ekanayaka
Hello Jose, Jose Isaias Cabrera writes: > Free Ekanayaka, on Thursday, August 29, 2019 06:40 AM, wrote... >> >> Hi, >> >> following up from my previous post back in 2017 [0], I'd like to >> announce version 1.0.0 of dqlite, a C library that brings data >> replication and high-availability to

Re: [sqlite] dqlite 1.0.0 - SQLite replication and failover library

2019-08-29 Thread Dominique Devienne
On Thu, Aug 29, 2019 at 2:35 PM Jose Isaias Cabrera wrote: > Free Ekanayaka, on Thursday, August 29, 2019 06:40 AM, wrote... > > See https://dqlite.io for more details. > > Can dsqlite be installed on Windows? I went to the site, read the > README.md file, and could not find any reference of

Re: [sqlite] dqlite 1.0.0 - SQLite replication and failover library

2019-08-29 Thread Jose Isaias Cabrera
Free Ekanayaka, on Thursday, August 29, 2019 06:40 AM, wrote... > > Hi, > > following up from my previous post back in 2017 [0], I'd like to > announce version 1.0.0 of dqlite, a C library that brings data > replication and high-availability to SQLite, using the Raft consensus > algorithm. > >

Re: [sqlite] dqlite 1.0.0 - SQLite replication and failover library

2019-08-29 Thread Free Ekanayaka
Hello, I updated the FAQ [0] with your two questions. Free [0] https://github.com/canonical/dqlite/blob/master/doc/faq.md#why-c test user writes: > Hey Free, > > Looks like an interesting project. > > Is there a blog or docs about the reasons for the move from Go to C? > > Also what types of

Re: [sqlite] dqlite 1.0.0 - SQLite replication and failover library

2019-08-29 Thread test user
Hey Free, Looks like an interesting project. Is there a blog or docs about the reasons for the move from Go to C? Also what types of systems would utilise dqlite? Are there current users? Thanks On Thu, 29 Aug 2019 at 11:41, Free Ekanayaka wrote: > Hi, > > following up from my previous