8000
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 46afb82 commit d749312Copy full SHA for d749312
session-cluster-redis/definitions/session.js
@@ -1,7 +1,7 @@
1
var redis = require('redis');
2
3
// Install session module
4
-INSTALL('module', 'https://modules.totaljs.com/session/v1.00/session.js');
+INSTALL('module', 'https://modules.totaljs.com/session/v1.01/session.js');
5
6
// Configure session module with REDIS
7
F.on('install', function(type, name) {
0 commit comments