feat(collab): better redis extension

This commit is contained in:
Philipinho
2026-01-18 16:06:56 +00:00
parent c3488608a8
commit d65321f5e5
8 changed files with 715 additions and 42 deletions
@@ -0,0 +1,2 @@
export * from './redis-sync.extension';
export type { SerializedHTTPRequest } from './redis-sync.extension';