You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -136,6 +136,6 @@ maxmemory-policy allkeys-lru
136
136
137
137
This will limit the cache to 10MB and removes the least recently used keys from the cache.
138
138
139
-
# Node.js support
139
+
##Node.js support
140
140
141
141
We test this software against **latest** major releases of the [Node.js LTS policy](https://github.com/nodejs/Release). `Current` is included to catch regression earlier.
0 commit comments