We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a26bd52 commit a271fa0Copy full SHA for a271fa0
1 file changed
README.md
@@ -6,7 +6,7 @@
6
[](https://codecov.io/gh/prashanthpai/sqlcache)
7
[](https://opensource.org/licenses/MIT)
8
9
-sqlcache is an **experimental** caching middleware for `database/sql`
+sqlcache is a caching middleware for `database/sql`
10
that enables existing Go programs to add caching in a declarative way.
11
It leverages APIs provided by the handy [sqlmw](https://github.com/ngrok/sqlmw)
12
project and is inspired from [slonik-interceptor-query-cache](https://github.com/gajus/slonik-interceptor-query-cache).
0 commit comments