diff --git a/arangodb/README.md b/arangodb/README.md index dee1cf9b..ae3a6c39 100644 --- a/arangodb/README.md +++ b/arangodb/README.md @@ -6,8 +6,6 @@ title: ArangoDB ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=arangodb*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-arangodb.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A ArangoDB storage driver using `arangodb/go-driver` and [arangodb/go-driver](https://github.com/arangodb/go-driver). diff --git a/azureblob/README.md b/azureblob/README.md index f5c216b1..e09107f9 100644 --- a/azureblob/README.md +++ b/azureblob/README.md @@ -6,8 +6,6 @@ title: Azure Blob ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=azureblob*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-azureblob.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) [Azure Blob storage](https://azure.microsoft.com/en-us/products/storage/blobs/#overview) is Microsoft's object storage solution for the cloud. diff --git a/badger/README.md b/badger/README.md index 45706558..95f88755 100644 --- a/badger/README.md +++ b/badger/README.md @@ -6,8 +6,6 @@ title: Badger ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=badger*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-badger.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A fast key-value DB using [dgraph-io/badger](https://github.com/dgraph-io/badger) diff --git a/bbolt/README.md b/bbolt/README.md index aeacbb73..079f1eca 100644 --- a/bbolt/README.md +++ b/bbolt/README.md @@ -6,8 +6,6 @@ title: Bbolt ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=bbolt*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-bbolt.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Bbolt storage driver using [etcd-io/bbolt](https://github.com/etcd-io/bbolt). Bolt is a pure Go key/value store inspired by [Howard Chu's](https://twitter.com/hyc_symas) [LMDB project](https://www.symas.com/symas-embedded-database-lmdb). The goal of the project is to provide a simple, fast, and reliable database for projects that don't require a full database server such as Postgres or MySQL. diff --git a/clickhouse/README.md b/clickhouse/README.md index 8efab4d7..72b3019e 100644 --- a/clickhouse/README.md +++ b/clickhouse/README.md @@ -2,6 +2,10 @@ A Clickhouse storage driver using [https://github.com/ClickHouse/clickhouse-go](https://github.com/ClickHouse/clickhouse-go). +![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=clickhouse*) +[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) +![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-clickhouse.yml?label=Tests) + ### Table of Contents - [Signatures](#signatures) diff --git a/cloudflarekv/README.md b/cloudflarekv/README.md index 619103e7..9efdafeb 100644 --- a/cloudflarekv/README.md +++ b/cloudflarekv/README.md @@ -6,8 +6,6 @@ title: Cloudflare KV ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=cloudflarekv*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-cloudflarekv.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Cloudflare KV storage driver using [cloudflare/cloudflare-go](https://github.com/cloudflare/cloudflare-go). diff --git a/coherence/README.md b/coherence/README.md index 14f7c264..d01eed3a 100644 --- a/coherence/README.md +++ b/coherence/README.md @@ -2,6 +2,10 @@ A Coherence storage driver using [https://github.com/oracle/coherence-go-client](https://github.com/oracle/coherence-go-client). +![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=coherence*) +[![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) +![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-coherence.yml?label=Tests) + ### Table of Contents - [Signatures](#signatures) - [Installation](#installation) diff --git a/couchbase/README.md b/couchbase/README.md index 031f7b9d..eee5bd01 100644 --- a/couchbase/README.md +++ b/couchbase/README.md @@ -6,8 +6,6 @@ title: Couchbase ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=couchbase*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-couchbase.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Couchbase storage driver using [couchbase/gocb](https://github.com/couchbase/gocb). diff --git a/dynamodb/README.md b/dynamodb/README.md index 1c068c7e..a75fc27b 100644 --- a/dynamodb/README.md +++ b/dynamodb/README.md @@ -6,8 +6,6 @@ title: DynamoDB ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=dynamodb*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-dynamodb.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A DynamoDB storage driver using [aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). diff --git a/etcd/README.md b/etcd/README.md index f9f43dab..3869a5ca 100644 --- a/etcd/README.md +++ b/etcd/README.md @@ -6,8 +6,6 @@ title: Etcd ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=etcd*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-etcd.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Etcd storage driver using [`etcd-io/etcd`](https://github.com/etcd-io/etcd). diff --git a/leveldb/README.md b/leveldb/README.md index 8b5905d9..5503cdaf 100644 --- a/leveldb/README.md +++ b/leveldb/README.md @@ -6,7 +6,6 @@ title: LevelDB ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=leveldb*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-leveldb.yml?label=Tests) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A fast key-value DB using [syndtr/goleveldb](https://github.com/syndtr/goleveldb) diff --git a/memcache/README.md b/memcache/README.md index 42ae1451..5c9cb3e5 100644 --- a/memcache/README.md +++ b/memcache/README.md @@ -6,8 +6,6 @@ title: Memcache ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=memcache*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-memcache.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Memcache storage driver using [`bradfitz/gomemcache`](https://github.com/bradfitz/gomemcache). diff --git a/memory/README.md b/memory/README.md index 8cb31506..df14c147 100644 --- a/memory/README.md +++ b/memory/README.md @@ -7,8 +7,6 @@ title: Memory ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=memory*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-memory.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) An in-memory storage driver. diff --git a/minio/README.md b/minio/README.md index 9c291f2d..7f421b53 100644 --- a/minio/README.md +++ b/minio/README.md @@ -6,8 +6,6 @@ title: Minio ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=minio*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-minio.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) ## Minio diff --git a/mockstorage/README.md b/mockstorage/README.md index 89c0513c..4709fc5e 100644 --- a/mockstorage/README.md +++ b/mockstorage/README.md @@ -7,8 +7,6 @@ title: MockStorage ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=mockstorage*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-mockstorage.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A mock storage implementation for Fiber. This storage is not persistent and is only used for testing purposes. diff --git a/mongodb/README.md b/mongodb/README.md index 652edd9e..bcdc7c65 100644 --- a/mongodb/README.md +++ b/mongodb/README.md @@ -6,8 +6,6 @@ title: MongoDB ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=mongodb*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-mongodb.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A MongoDB storage driver using [mongodb/mongo-go-driver](https://github.com/mongodb/mongo-go-driver). diff --git a/mssql/README.md b/mssql/README.md index fb774fc2..647d4a7e 100644 --- a/mssql/README.md +++ b/mssql/README.md @@ -6,8 +6,6 @@ title: MSSQL ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=mssql*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-mssql.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A MSSQL storage driver using [microsoft/go-mssqldb](https://github.com/microsoft/go-mssqldb). diff --git a/mysql/README.md b/mysql/README.md index 49dafaf3..5fe07f33 100644 --- a/mysql/README.md +++ b/mysql/README.md @@ -6,8 +6,6 @@ title: MySQL ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=mysql*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-mysql.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A MySQL storage driver using `database/sql` and [go-sql-driver/mysql](https://github.com/go-sql-driver/mysql). diff --git a/nats/README.md b/nats/README.md index 8e383a38..4c2e1748 100644 --- a/nats/README.md +++ b/nats/README.md @@ -7,8 +7,6 @@ title: Nats ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=nats*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-nats.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A NATS Key/Value storage driver. diff --git a/neo4j/README.md b/neo4j/README.md index a6136ae6..0fde7dd9 100644 --- a/neo4j/README.md +++ b/neo4j/README.md @@ -6,9 +6,6 @@ title: Neo4j ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=neo4j*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-neo4j.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) - A Neo4j storage driver using [neo4j/neo4j-go-driver](https://github.com/neo4j/neo4j-go-driver). > **Note: Requires latest two releases of Golang** diff --git a/pebble/README.md b/pebble/README.md index 1e811773..10ca429a 100644 --- a/pebble/README.md +++ b/pebble/README.md @@ -6,8 +6,6 @@ title: Pebble ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=pebble*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-pebble.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A fast key-value DB using [cockroachdb/pebble](https://github.com/cockroachdb/pebble) diff --git a/postgres/README.md b/postgres/README.md index 23ea62b8..3be51376 100644 --- a/postgres/README.md +++ b/postgres/README.md @@ -6,8 +6,6 @@ title: Postgres ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=postgres*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-postgres.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Postgres storage driver using [jackc/pgx](https://github.com/jackc/pgx). diff --git a/redis/README.md b/redis/README.md index b0b4eed9..17354d8c 100644 --- a/redis/README.md +++ b/redis/README.md @@ -6,8 +6,6 @@ title: Redis ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=redis*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-redis.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Redis storage driver using [go-redis/redis](https://github.com/go-redis/redis). diff --git a/ristretto/README.md b/ristretto/README.md index f7b3e8a7..4b437d25 100644 --- a/ristretto/README.md +++ b/ristretto/README.md @@ -6,8 +6,6 @@ title: Ristretto ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=ristretto*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-ristretto.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A Memory-bound storage driver using [`dgraph-io/ristretto`](https://github.com/dgraph-io/ristretto). diff --git a/rueidis/README.md b/rueidis/README.md index 5646063b..dce1d40f 100644 --- a/rueidis/README.md +++ b/rueidis/README.md @@ -6,8 +6,6 @@ title: Rueidis ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=rueidis*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-rueidis.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A fast Redis Storage that does auto pipelining and supports client side caching. [redis/rueidis](https://github.com/redis/rueidis). diff --git a/s3/README.md b/s3/README.md index 15890a19..b155b387 100644 --- a/s3/README.md +++ b/s3/README.md @@ -6,8 +6,6 @@ title: S3 ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=s3*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-s3.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A S3 storage driver using [aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). diff --git a/scylladb/README.md b/scylladb/README.md index fabe2882..6df96144 100644 --- a/scylladb/README.md +++ b/scylladb/README.md @@ -6,8 +6,6 @@ title: ScyllaDb ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=scylladb*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-scylladb.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) # ScyllaDb diff --git a/sqlite3/README.md b/sqlite3/README.md index 9508db9b..66bd21a0 100644 --- a/sqlite3/README.md +++ b/sqlite3/README.md @@ -6,8 +6,6 @@ title: SQLite3 ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=sqlite3*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-sqlite3.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A SQLite3 storage driver using [mattn/go-sqlite3](https://github.com/mattn/go-sqlite3). diff --git a/valkey/README.md b/valkey/README.md index c87e2781..3f02ad25 100644 --- a/valkey/README.md +++ b/valkey/README.md @@ -6,8 +6,6 @@ title: Valkey ![Release](https://img.shields.io/github/v/tag/gofiber/storage?filter=valkey*) [![Discord](https://img.shields.io/discord/704680098577514527?style=flat&label=%F0%9F%92%AC%20discord&color=00ACD7)](https://gofiber.io/discord) ![Test](https://img.shields.io/github/actions/workflow/status/gofiber/storage/test-valkey.yml?label=Tests) -![Security](https://img.shields.io/github/actions/workflow/status/gofiber/storage/gosec.yml?label=Security) -![Linter](https://img.shields.io/github/actions/workflow/status/gofiber/storage/linter.yml?label=Linter) A fast Valkey Storage that does auto pipelining and supports client side caching. Implementation is based on [valkey-io/valkey](https://github.com/valkey-io/valkey-go).