You've already forked node-redis
mirror of
https://github.com/redis/node-redis.git
synced 2025-08-06 02:15:48 +03:00
WIP
This commit is contained in:
@@ -110,4 +110,4 @@ const [ simonCount, lanceCount ] = await client.topK.count('mytopk', [
|
||||
console.log(`Count estimate for simon: ${simonCount}.`);
|
||||
console.log(`Count estimate for lance: ${lanceCount}.`);
|
||||
|
||||
await client.quit();
|
||||
client.destroy();
|
||||
|
Reference in New Issue
Block a user