Skip to content

Commit

Permalink
docs: Re-added tags for demo docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Julien Ruaux committed Jun 6, 2023
1 parent 1c2a8c8 commit b8269cf
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,7 @@ Next, use Docker Compose to launch containers for MySQL, Grafana, Redis Stack, a
docker compose up
----

// tag::demoSteps[]
Point your web browser to the http://localhost:3000/d/7B6csWTVk/redis-smart-cache?orgId=1&refresh=5s[Redis Smart Cache Grafana dashboard]. This is available through the Grafana instance running at https://localhost:3000.

Initially, no caching rules are active. You can see this in the *Query Mean Latency* metric (~2 s).
Expand Down Expand Up @@ -105,6 +106,8 @@ The application will immediately begin caching queries. You can observe this fro

image:smart-cache-dashboard-with-caching.png[Dashboard with Caching,width=1486]

// end::demoSteps[]

== Installation

To use {product-name} with an existing application, you'll need to add the {product-name} JDBC driver as an application dependency.
Expand Down

0 comments on commit b8269cf

Please sign in to comment.