Skip to content

Commit

Permalink
doc/cache: better formatting
Browse files Browse the repository at this point in the history
Signed-off-by: Avelino <avelinorun@gmail.com>
  • Loading branch information
avelino committed Dec 23, 2021
1 parent ad77ef3 commit 51b0827
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/configurations/cache.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ For each URI (with its parameters) a _BuntDB_ database cache file is created.

> It was implemented this way with performance in mind - there is no point in putting in a caching system that is slower than the SQL query in PostgreSQL.
**key:** URI with all string query parameters
**value:** json return (http body)
- **key:** URI with all string query parameters
- **value:** json return (http body)

### Because BuntDB

Expand Down

0 comments on commit 51b0827

Please sign in to comment.