Skip to content

Commit

Permalink
feat: Update the about page to include a brief history of the project. (
Browse files Browse the repository at this point in the history
valkey-io#18)

* feat: Update the about page to include a brief history of the project.

Signed-off-by: Pranav Ramesh <laphatize@protonmail.com>

* feat: Use markdown instead of HTML & update wording of history

Signed-off-by: Pranav Ramesh <laphatize@protonmail.com>

---------

Signed-off-by: Pranav Ramesh <laphatize@protonmail.com>
(cherry picked from commit 564804a)
  • Loading branch information
Laphatize authored and AMoo-Miki committed Apr 11, 2024
1 parent e9c6f72 commit 5ca0ca2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
5 changes: 0 additions & 5 deletions about/index.html

This file was deleted.

11 changes: 11 additions & 0 deletions about/index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
---
layout: simple
primary_title: About
title: About
---



# History of Valkey

Valkey is an open source continuation of Redis, created in March 2023 following Redis's shift to a non-open source license. This initiative was led by Madelyn Olson, a notable figure in the Redis community and a former core maintainer at AWS, along with other contributors who sought to preserve the original open source ethos of Redis. The transition garnered substantial backing from leading tech corporations including AWS, Google, Oracle, Ericsson, and Snap, with the Linux Foundation stepping in to provide a stable platform for this new direction. Amidst the landscape of Redis alternatives, Valkey stands out with strong support from cloud services providers, positioning it as a promising solution for future open source database needs.

0 comments on commit 5ca0ca2

Please sign in to comment.