Skip to content

Commit afea309

Browse files
author
Simon Prickett
authored
Merge pull request #154 from redis-developer/add-simon-author-crash-course
Adds author to crash course.
2 parents c9f0bd6 + 103c207 commit afea309

File tree

18 files changed

+18
-0
lines changed

18 files changed

+18
-0
lines changed

docs/develop/node/node-crash-course/advancedstreams/index-advancedstreams.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-advancedstreams
33
title: "Advanced Streams: Parallel Processing Checkins with Consumer Groups"
44
sidebar_label: Advanced Streams
55
slug: /develop/node/nodecrashcourse/advancedstreams
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/caching/index-caching.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-caching
33
title: Caching with Redis and Express Middleware
44
sidebar_label: Caching
55
slug: /develop/node/nodecrashcourse/caching
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/checkinswithstreams/index-checkinswithstreams.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-checkinswithstreams
33
title: Processing Checkins with Redis Streams
44
sidebar_label: Checkins with Streams
55
slug: /develop/node/nodecrashcourse/checkinswithstreams
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/coursewrapup/index-coursewrapup.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-coursewrapup
33
title: Course Wrap Up
44
sidebar_label: Wrap Up
55
slug: /develop/node/nodecrashcourse/coursewrapup
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/domainobjectswithhashes/index-domainobjectswithhashes.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-domainobjectswithhashes
33
title: Managing Domain Objects with Redis Hashes
44
sidebar_label: Domain Objects with Hashes
55
slug: /develop/node/nodecrashcourse/domainobjectswithhashes
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/index-node-crash-course.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-node-crash-course
33
title: The Node.js Crash Course
44
sidebar_label: Overview
55
slug: /develop/node/node-crash-course
6+
authors: [simon]
67
---
78

89
import RedisCard from '@site/src/theme/RedisCard';

docs/develop/node/node-crash-course/introducingredisinsight/index-introducingredisinsight.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-introducingredisinsight
33
title: Introducing RedisInsight
44
sidebar_label: Introducing RedisInsight
55
slug: /develop/node/nodecrashcourse/introducingredisinsight
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/introductiontomodules/index-introductiontomodules.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-introductiontomodules
33
title: Introduction to Redis Modules
44
sidebar_label: Introduction to Modules
55
slug: /develop/node/nodecrashcourse/introductiontomodules
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/managingsuccess/index-managingsuccess.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-managingsuccess
33
title: Managing Success with Redis
44
sidebar_label: Managing Success
55
slug: /develop/node/nodecrashcourse/managingsuccess
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

docs/develop/node/node-crash-course/redisandnodejs/index-redisandnodejs.mdx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ id: index-redisandnodejs
33
title: Using Redis from Node.js
44
sidebar_label: Redis and Node.js
55
slug: /develop/node/nodecrashcourse/redisandnodejs
6+
authors: [simon]
67
---
78

89
import useBaseUrl from '@docusaurus/useBaseUrl';

0 commit comments

Comments
 (0)