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 <example.com.use...@gmail.com> 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 systems would utilise dqlite? Are there current users? > > Thanks > > > On Thu, 29 Aug 2019 at 11:41, Free Ekanayaka <f...@ekanayaka.io> 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. >> >> The biggest change is that Go is not used anymore, the engine itself is >> all pure C now. >> >> It still requires to apply a patch to SQLite, but it's a rather tiny one >> that just adds a few hooks when writing to the Write-Ahead log. >> >> See https://dqlite.io for more details. >> >> Thanks again to the SQLite authors for their excellent work. >> >> Cheers, >> >> Free >> >> [0] >> http://mailinglists.sqlite.org/cgi-bin/mailman/private/sqlite-users/2017-August/074384.html >> _______________________________________________ >> sqlite-users mailing list >> sqlite-users@mailinglists.sqlite.org >> http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users >> > _______________________________________________ > sqlite-users mailing list > sqlite-users@mailinglists.sqlite.org > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users