From 3fd93b1bf485712b08426e32e9e26bfbcc2c27a4 Mon Sep 17 00:00:00 2001 From: Grigorii Safronov Date: Mon, 26 Feb 2024 19:35:00 +0000 Subject: [PATCH] =?UTF-8?q?=D0=98=D0=B7=D0=BC=D0=B5=D0=BD=D0=B8=D0=BB(?= =?UTF-8?q?=D0=B0)=20=D0=BD=D0=B0=20'cmd/rqlited/main.go'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- cmd/rqlited/main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/rqlited/main.go b/cmd/rqlited/main.go index 463a89ac..ff29cd65 100644 --- a/cmd/rqlited/main.go +++ b/cmd/rqlited/main.go @@ -52,7 +52,7 @@ d88P" 888 Y8P 888 888 "88b ` -const name = `rqlited` +const name = `fluidb` const desc = `fluidb is a lightweight, distributed relational database, which uses SQLite as its storage engine. It provides an easy-to-use, fault-tolerant store for relational data.`