Skip to content

Commit c00eedd

Browse files
committed
Update README
1 parent 2d14591 commit c00eedd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@ GatewayD plugin for caching query results.
1515
- Support for setting expiry time on cached data
1616
- Support for caching responses from multiple databases on multiple servers
1717
- Detect client's chosen database from the client's startup message
18-
- Prometheus metrics for quantifying cache hits, misses, gets, sets, deletes and scan
18+
- Prometheus metrics for quantifying cache hits, misses, gets, sets, deletes and scans
1919
- Prometheus metrics for counting total RPC method calls
20-
- Logging at various levels
20+
- Logging
2121
- Configurable via environment variables
2222

2323
## Build for testing

0 commit comments

Comments
 (0)