Skip to content

Commit f55d05f

Browse files
ethanhannEthan Hann
authored and
Ethan Hann
committed
2 parents 8ce0682 + 24565a1 commit f55d05f

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
@@ -1,10 +1,10 @@
1-
###Why is this useful?
1+
### Why is this useful?
22

33
The RedisStore that comes with the Laravel Cache does not compress string values out of the box.
44
The RedisStore in this package does. Caching string values can save a ton of memory and/or network bandwidth depending on
55
cached item size and request frequency.
66

7-
###How do I use it?
7+
### How do I use it?
88

99
Install the package...
1010

0 commit comments

Comments
 (0)