Skip to content

Commit f1863b5

Browse files
authored
Update README.md
1 parent de232e0 commit f1863b5

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
@@ -11,8 +11,8 @@ Default implementation from hibernate is costly in terms of,
1111
3. Tightly coupled and not possible to extend.
1212
4. Usage of Hibernate-sessions can be seen everywhere.
1313

14-
Instead this library,
15-
1. Helps us to activate only the metrics which are needed.
14+
Instead this library helps us to achieve,
15+
1. Activate only the metrics which are needed.
1616
2. Enable or disable logging of Statistics type (query time, row fetch count).
1717
3. Enable or disable storing and reporting of Statistics via Prometheus or similar time series database.
1818
4. Easy customizations using system properties.

0 commit comments

Comments
 (0)