Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds case study: Redis.md #406

Open
wants to merge 17 commits into
base: main
Choose a base branch
from
Open

Adds case study: Redis.md #406

wants to merge 17 commits into from

Conversation

AngelosZar
Copy link

Edits case study: Redis.md

  1. Introduction - Expanded to include more specific details about Redis's capabilities and enterprise adoption.

  2. Brief History - Added additional milestones:

  • 2012: VMware acquisition
  • 2013: Cluster specification introduction
  • 2021: Sanfilippo's departure
  • 2022: Industry dominance mention
  1. Features Section
  • Reorganised into clearer categories
  • Added "Reliability Features" section
  • Enhanced "Scalability & Distribution" details
  1. New Sections Added:
  • Performance Optimization
  • Security Best Practices
  • More detailed Installation instructions
  • Expanded VSCode integration guide
  1. Table Changes
  • Fixed formatting issues
  • Added more detailed descriptions
  • Improved column alignment
  1. References - Added new resources:
  • Redis free course
  • Configuration articles
  • Security best practices guide
  • Updated documentation links
  1. Case Studies
  • Added specific examples (Adobe, Twitter, Instagram, GitHub)
  • More detailed success story implementations

@jaaneh
Copy link
Member

jaaneh commented Feb 12, 2025

Hi. Could you clean up the changed files, and uninstall the redis package, as well as removing any files not related to the case study? I.e package-lock, gitignore

Please also don't remove other student's credit in the frontmatter, and instead add your own at the end of theirs so both of you keep your credits :)

---
title: Redis Case Study
author: Tord Åke Larsson <lordaake>, Angelos Zaros <AngelosZar>
tags: redis, case study, in-memory database, technology, implementation guide
---

Once that's done, I can merge your PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants