Time unification
This commit is contained in:
@@ -14,7 +14,7 @@
|
||||
// Reads short-circuit to null when the client isn't ready; writes are no-ops.
|
||||
// Same "Redis hiccup → fall through to upstream" behavior as before.
|
||||
|
||||
import { TimeManager } from '../../utils/time.utils.js';
|
||||
import { TimeManager } from '../../../shared/business-time/index.js';
|
||||
|
||||
export class RedisService {
|
||||
constructor(redis) {
|
||||
|
||||
Reference in New Issue
Block a user