Redis Key Patterns
Key Reference
Client Records
Hash Field
Type
Description
HGETALL stripe402:client:7a8b9c0d1e2f...
1) "clientId"
2) "7a8b9c0d1e2f..."
3) "stripeCustomerId"
4) "cus_abc123"
5) "balance"
6) "49500"
7) "currency"
8) "usd"
9) "createdAt"
10) "2024-01-15T10:30:00.000Z"
11) "updatedAt"
12) "2024-01-15T10:31:05.000Z"Transaction Records
Transaction Index
Lua Deduction Script
Script Arguments
Argument
Description
Return Values
Value
Meaning
TypeScript Mapping
Why Lua?
Other Operations
Operation
Redis Command
Notes
Data Persistence
Last updated