1- # seq-db
2-
3- ## Overview
4- [ ![ Maintenance] ( https://img.shields.io/badge/Maintained%3F-yes-green.svg )] ( https://GitHub.com/ozontech/seq-db/graphs/commit-activity )
5- [ ![ CI] ( https://github.com/ozontech/seq-db/actions/workflows/ci.yml/badge.svg )] ( https://github.com/ozontech/seq-db/actions/workflows/go.yml )
6- [ ![ Telegram] ( https://telegram-badge.vercel.app/api/telegram-badge?channelId=@file_d_community )] ( https://t.me/file_d_community )
7- [ ![ Code coverage] ( https://codecov.io/github/ozontech/seq-db/coverage.svg?branch=main )] ( https://codecov.io/github/ozontech/seq-db?branch=main )
8- [ ![ GitHub go.mod Go version of a Go module] ( https://img.shields.io/github/go-mod/go-version/ozontech/seq-db )] ( https://github.com/ozontech/seq-db )
9- [ ![ GoReportCard example] ( https://goreportcard.com/badge/github.com/ozontech/seq-db )] ( https://goreportcard.com/report/github.com/ozontech/seq-db )
1+ <h1 align =" center " >
2+ seq-db
3+ </h1 >
4+
5+ <h3 align =" center " >
6+ <a href =" https://ozontech.github.io/seq-db-docs/ " >Quickstart</a > &bull ;
7+ <a href =" https://ozontech.github.io/seq-db-docs/ " >Documentation</a > &bull ;
8+ <a href =" https://t.me/file_d_community/ " >Community</a > &bull ;
9+ <a href =" https://github.com/ozontech/seq-db/releases/ " >Releases</a >
10+ </h3 >
11+
12+ <div align =" center " >
13+
14+ [ ![ Maintenance] ( https://img.shields.io/badge/Maintained%3F-yes-green.svg )] ( https://GitHub.com/ozontech/seq-db/graphs/commit-activity )
15+ [ ![ License] ( https://img.shields.io/github/license/ozontech/seq-db )] ( https://img.shields.io/github/license/ozontech/seq-db )
16+ [ ![ Telegram] ( https://telegram-badge.vercel.app/api/telegram-badge?channelId=@file_d_community )] ( https://t.me/file_d_community )
17+ <br >
18+ [ ![ CI] ( https://github.com/ozontech/seq-db/actions/workflows/ci.yml/badge.svg )] ( https://github.com/ozontech/seq-db/actions/workflows/go.yml )
19+ [ ![ Code coverage] ( https://codecov.io/github/ozontech/seq-db/coverage.svg?branch=main )] ( https://codecov.io/github/ozontech/seq-db?branch=main )
20+ [ ![ GitHub go.mod Go version of a Go module] ( https://img.shields.io/github/go-mod/go-version/ozontech/seq-db )] ( https://github.com/ozontech/seq-db )
21+ [ ![ GoReportCard example] ( https://goreportcard.com/badge/github.com/ozontech/seq-db )] ( https://goreportcard.com/report/github.com/ozontech/seq-db )
22+
23+ </div >
24+
25+ <h2 ></h2 >
1026
1127** seq-db** is a scalable and high-performance database designed for storing and querying logs efficiently.
1228It supports both single-instance and clustered deployments to meet various scalability and availability needs.
@@ -15,17 +31,6 @@ It supports both single-instance and clustered deployments to meet various scala
1531
1632Get started quickly by following our [ Quickstart Guide] ( https://ozontech.github.io/seq-db-docs/ ) .
1733
18-
19- [ // ] : # ( )
20- [ // ] : # ( ## Architecture )
21-
22- [ // ] : # ( )
23- [ // ] : # ( Learn more about the internal architecture and design decisions in )
24-
25- [ // ] : # ( our [Architecture Documentation]( ; http://todo/architecture) ; . )
26-
27- [ // ] : # ( )
28-
2934## Cluster Configuration
3035
3136For setting up a clustered deployment, refer to
@@ -40,8 +45,8 @@ our [GitHub Registry](https://github.com/ozontech/seq-db/pkgs/container/seq-db).
4045
4146Join our community for discussions, support, and contributions:
4247
43- - [ GitHub Discussions] ( https://github.com/ozontech/seq-db/discussions )
44- - [ Telegram] ( https://t.me/file_d_community )
48+ - [ GitHub Discussions] ( https://github.com/ozontech/seq-db/discussions ) ;
49+ - [ Telegram] ( https://t.me/file_d_community ) ;
4550
4651## Benchmarks
4752
@@ -50,7 +55,7 @@ our [Benchmark Reports](https://ozontech.github.io/seq-db-docs/seq-db/benchmarks
5055
5156## Core Contributors
5257seq-db started as an internal project. To recognise everyone who has made
53- a significant contribution, we list all contributors -- internal and public - - in the order of their first commit to the project.
58+ a significant contribution, we list all contributors - internal and public - in the order of their first commit to the project.
5459
5560<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
5661<!-- prettier-ignore-start -->
0 commit comments