Skip to content

Commit

Permalink
Rename tiles
Browse files Browse the repository at this point in the history
  • Loading branch information
t94j0 committed Apr 26, 2024
1 parent 13dae03 commit 4fcc1bd
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion docs/hasura.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Hasura Overview
# Hasura

Nemesis uses Hasura to wrap the PostgreSQL backend to easily build a GraphQL and REST API for the structure Nemesis data model.

Expand Down
2 changes: 1 addition & 1 deletion docs/postgres.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# PostgreSQL Overview
# PostgreSQL

In addition to Elasticsearch for an unstructed/NoSQL approach, we are using PostgreSQL to store structured data such as DPAPI blobs/masterkeys/etc.

Expand Down
2 changes: 1 addition & 1 deletion docs/rabbitmq.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# RabbitMQ Overview
# RabbitMQ

* Didn't go with the RabbitMQ operator because it doesn't play nicely with skaffold and is a fairly simple wrapper for the statefulset
* Doesn't delete pods/statefulsets during shutdown
Expand Down

0 comments on commit 4fcc1bd

Please sign in to comment.