Skip to content

Commit 64b1102

Browse files
authored
Update index-redisgears.mdx
1 parent 9a2af5e commit 64b1102

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)