A RedisGears recipe is a collection of RedisGears functions, often designed to perform a specific, complex task.

RecipeDescription
Write-behind cachingWrite-behind and write-through caching between Redis and other databases (SQL or NoSQL).