rqlite now supported on Microsoft Windows

Microsoft Windowsrqlite is a lightweight, open-source distributed relational database, with SQLite as its storage engine. Thanks to the power of the Go tool chain, it is compatible with Microsoft Windows without any extra effort.

To ensure that it remains compatible with Windows, I have enabled CI for Windows using AppVeyor. After some help from the open-source community, it’s up and running now.

4 thoughts on “rqlite now supported on Microsoft Windows”

  1. I have an app using sqlite and would like to make it more robust with support for continuous copies of the databases on multiple windows computers. rqlite looks like a good candidate.
    Where can I find information to build rqlite for windows and setup several servers for redundancy.

Leave a Reply

Your email address will not be published. Required fields are marked *