mirror of
https://github.com/jambonz/speech-utils.git
synced 2025-12-19 03:37:49 +00:00
feat: ioredis and getsize of tts cache
This commit is contained in:
@@ -1,6 +1,3 @@
|
||||
const {noopLogger} = require('./utils');
|
||||
const debug = require('debug')('jambonz:realtimedb-helpers');
|
||||
|
||||
async function getTtsSize(client, logger, pattern = null) {
|
||||
let keys;
|
||||
if (pattern) {
|
||||
|
||||
Reference in New Issue
Block a user