Reading up on TRE
2 deep · digging since may 05
- Tool: Redis Array Playground
An interactive playground lets users try experimental Redis array commands via WASM, including ARGREP for server-side regex matching.
- Redis array type: short story of a long development - <antirez>
Antirez spent four months building a new Redis Array data type, using AI to achieve a complexity he would have otherwise skipped.