switch over more redis clients to drift common clients
This commit is contained in:
@@ -14,7 +14,7 @@ import {
|
||||
MarketType,
|
||||
getVariant,
|
||||
} from '@drift-labs/sdk';
|
||||
import { RedisClient, RedisClientPrefix } from '@drift/common';
|
||||
import { RedisClient, RedisClientPrefix } from '@drift/common/clients';
|
||||
|
||||
import { logger, setLogLevel } from './utils/logger';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user