diff --git a/website/src/data/showcase/redis-developer.png b/website/src/data/showcase/redis-developer.png new file mode 100644 index 0000000000..053b70c7dd Binary files /dev/null and b/website/src/data/showcase/redis-developer.png differ diff --git a/website/src/data/users.js b/website/src/data/users.js index 093e7eee69..bc14828f5d 100644 --- a/website/src/data/users.js +++ b/website/src/data/users.js @@ -599,6 +599,14 @@ const users = [ source: 'https://github.com/realtime-apps-iap/realtime-apps-iap.github.io', tags: [], }, + { + title: 'Redis Labs Developer Site', + description: 'The Home of Redis Developers', + preview: require('./showcase/redis-developer.png'), + website: 'https://developer.redislabs.com', + source: 'https://github.com/redis-developer/redis-developer.github.io', + tags: [], + }, { title: 'Rematch', description: 'Redux best practices without the boilerplate in less than 2kb',