Version 1.15.8 is available upstream. Please consider updating! It seems that version 1.15.8 is available upstream, while the latest version in the Gentoo tree is 1.15.7-r1. You think this warning is false? Read more about it here.
cowsql is a C library that implements an embeddable and replicated SQL
database engine with high-availability and automatic failover.
Cowsql is a fork from dqlite.
The acronym "dqlite" stands for "distributed SQLite", meaning that dqlite
extends SQLite with a network protocol that can connect together various
instances of your application and have them act as a highly-available
cluster, with no dependency on external databases.