Skip to content

Commit b6c15d5

Browse files
author
Simon Prickett
authored
Merge pull request #144 from redis-developer/ajeetraina-patch-10
Update index-redisgears.mdx
2 parents 9a2af5e + 64b1102 commit b6c15d5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/howtos/redisgears/index-redisgears.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ sidebar_label: RedisGears Tutorial
55
slug: /howtos/redisgears
66
---
77

8-
Author: [Ajeet Singh Raina](https://twitter.com/ajeetsraina)
98

109
[RedisGears](https://redis.com/modules/redis-gears/) is an engine for data processing in Redis. RedisGears supports batch and event-driven processing for Redis data. To use RedisGears, you write functions that describe how your data should be processed. You then submit this code to your Redis deployment for remote execution.
1110

0 commit comments

Comments
 (0)