@@ -0,0 +1,6 @@
import RedisClient from './lib/client.js';
import RedisCluster from './lib/cluster.js';
export const createClient = RedisClient.create;
export const createCluster = RedisCluster.create;
The note is not visible to the blocked user.