We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c71f15 commit 7dabb85Copy full SHA for 7dabb85
README.md
@@ -6,11 +6,11 @@ as well as a personal finance management overview with realtime balance and bigg
6
7
Features in this demo:
8
9
-Redis Streams for the realtime transactions
10
-Redis TimeSeries for the balance over time
11
-RediSearch for searching transactions
12
-Sorted Sets for the 'biggest spenders'
13
-Redis hashes for session storage (via Spring Session)
+- Redis Streams for the realtime transactions
+- Redis TimeSeries for the balance over time
+- RediSearch for searching transactions
+- Sorted Sets for the 'biggest spenders'
+- Redis hashes for session storage (via Spring Session)
14
15
# Getting Started
16
0 commit comments