Skip to content

Commit

Permalink
fix(docs): remove mariadb from docs (#7232)
Browse files Browse the repository at this point in the history
Signed-off-by: ossdhaval <343411+ossdhaval@users.noreply.github.com>
  • Loading branch information
ossdhaval committed Jan 2, 2024
1 parent 7d36b24 commit 6bf4860
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 23 deletions.
1 change: 0 additions & 1 deletion docs/admin/planning/persistence.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,4 +68,3 @@ engineer to implement it.
was purpose built for auto-scaling, multi-region persistence. It has it's own
API, although recently Google added support for MySQL and Postgres drivers.

1. **MariaDB** Coming soon! Similar to MySQL but more cutting edge.
1 change: 0 additions & 1 deletion docs/admin/reference/database/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ Jans has next persistence modules out-of-the-box:
- [Spanner](./spanner-config.md)
- [MySQL](./mysql-config.md)
- [PostgreSQL](./pgsql-config.md)
- [MariaDB](./mariadb.md)
- [Hybrid](./pgsql-config.md). This is virtual DB layer which allows to combine few DB types based on record type.

## Configuration
Expand Down
21 changes: 0 additions & 21 deletions docs/admin/reference/database/mariadb.md

This file was deleted.

0 comments on commit 6bf4860

Please sign in to comment.