[PR #1047] [MERGED] docs: redis information #3604

Closed
opened 2026-03-13 11:00:23 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1047
Author: @reslear
Created: 12/28/2024
Status: Merged
Merged: 12/28/2024
Merged by: @Bekacru

Base: mainHead: patch-4


📝 Commits (5)

📊 Changes

1 file changed (+9 additions, -5 deletions)

View changed files

📝 docs/content/docs/concepts/database.mdx (+9 -5)

📄 Description

  • set already return string, no need double JSON.stringify`
  • value already parsed no need JSON.parse
  • add ioredis alternative
  • delete to void function

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/1047 **Author:** [@reslear](https://github.com/reslear) **Created:** 12/28/2024 **Status:** ✅ Merged **Merged:** 12/28/2024 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `patch-4` --- ### 📝 Commits (5) - [`2ffa116`](https://github.com/better-auth/better-auth/commit/2ffa11684559033b952ae7d268cabc19526aeb4b) docs: redis information - [`e673e90`](https://github.com/better-auth/better-auth/commit/e673e9008ead9562df15d8d3a32b792f779c19ca) Update database.mdx - [`7d1af80`](https://github.com/better-auth/better-auth/commit/7d1af80f6c214c0a4367bc01ff8bc18bfc8d1fc9) Update database.mdx - [`0949627`](https://github.com/better-auth/better-auth/commit/09496274ec59168dd64a6157563e446415ec6f84) Update database.mdx - [`43fce8d`](https://github.com/better-auth/better-auth/commit/43fce8d7281353ddede758287a821eed81f6596a) Update database.mdx ### 📊 Changes **1 file changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `docs/content/docs/concepts/database.mdx` (+9 -5) </details> ### 📄 Description * set already return `string, no need double `JSON.stringify` * value already parsed no need `JSON.parse` * add `ioredis` alternative * `delete` to void function --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-03-13 11:00:23 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#3604