Redis array type: short story of a long development
Redis creator antirez spent four months developing a new Array data type using AI tools (GPT/Codex) for specification, implementation, testing and optimization. The complex internal structure morphs shape for performance and memory balance, and includes an optimized TRE regex engine. AI enabled tackling complexity he would otherwise have skipped.