From 0f9b808270e272633a1ff8fab3086cae9beec07f Mon Sep 17 00:00:00 2001 From: Cole MacKenzie Date: Wed, 19 Feb 2025 22:04:46 -0800 Subject: [PATCH] chore: add rules about RFCs and reformat existing ones --- rfcs/003-mongodb-storage.md | 6 ++++-- rfcs/005-mysql-storage.md | 6 ++++-- rfcs/006-redis-storage.md | 6 ++++-- rfcs/007-memcached-storage.md | 6 ++++-- rfcs/008-dynamodb-storage.md | 6 ++++-- 5 files changed, 20 insertions(+), 10 deletions(-) diff --git a/rfcs/003-mongodb-storage.md b/rfcs/003-mongodb-storage.md index 4577a59..21bc1d1 100644 --- a/rfcs/003-mongodb-storage.md +++ b/rfcs/003-mongodb-storage.md @@ -1,6 +1,8 @@ -# RFC 0003: MongoDB Storage Provider +# RFC 003: MongoDB Storage Provider -**Status**: Draft - Not thoroughly reviewed +| Date | Author | Status | +| ---------- | ------------ | -------- | +| 2025-02-19 | @cmackenzie1 | 📝 Draft | ## Summary diff --git a/rfcs/005-mysql-storage.md b/rfcs/005-mysql-storage.md index d7d88eb..b66dd54 100644 --- a/rfcs/005-mysql-storage.md +++ b/rfcs/005-mysql-storage.md @@ -1,6 +1,8 @@ -# RFC 0005: MySQL Storage Provider +# RFC 005: MySQL Storage Provider -**Status**: Draft - Not thoroughly reviewed +| Date | Author | Status | +| ---------- | ------------ | -------- | +| 2025-02-19 | @cmackenzie1 | 📝 Draft | ## Summary diff --git a/rfcs/006-redis-storage.md b/rfcs/006-redis-storage.md index 3b990ce..4d9f9ab 100644 --- a/rfcs/006-redis-storage.md +++ b/rfcs/006-redis-storage.md @@ -1,6 +1,8 @@ -# RFC 0006: Redis/ValKey Storage Provider +# RFC 006: Redis/ValKey Storage Provider -**Status**: Draft - Not thoroughly reviewed +| Date | Author | Status | +| ---------- | ------------ | -------- | +| 2025-02-19 | @cmackenzie1 | 📝 Draft | ## Summary diff --git a/rfcs/007-memcached-storage.md b/rfcs/007-memcached-storage.md index 8d7d86c..e265fdc 100644 --- a/rfcs/007-memcached-storage.md +++ b/rfcs/007-memcached-storage.md @@ -1,6 +1,8 @@ -# RFC 0007: Memcached Storage Provider +# RFC 007: Memcached Storage Provider -**Status**: Draft - Not thoroughly reviewed +| Date | Author | Status | +| ---------- | ------------ | -------- | +| 2025-02-19 | @cmackenzie1 | 📝 Draft | ## Summary diff --git a/rfcs/008-dynamodb-storage.md b/rfcs/008-dynamodb-storage.md index 5463a9e..82856a6 100644 --- a/rfcs/008-dynamodb-storage.md +++ b/rfcs/008-dynamodb-storage.md @@ -1,6 +1,8 @@ -# RFC 0008: DynamoDB Storage Provider +# RFC 008: DynamoDB Storage Provider -**Status**: Draft - Not thoroughly reviewed +| Date | Author | Status | +| ---------- | ------------ | -------- | +| 2025-02-19 | @cmackenzie1 | 📝 Draft | ## Summary