[PR #169] [MERGED] Add SpeedStore to Utilities #3273

Closed
opened 2026-06-10 19:30:26 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/oshliaer/google-apps-script-awesome-list/pull/169
Author: @joshsny
Created: 5/10/2023
Status: Merged
Merged: 11/1/2024
Merged by: @oshliaer

Base: masterHead: master


📝 Commits (1)

  • e12d153 Add SpeedStore to utilities

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 readme.md (+1 -0)

📄 Description

I created a library that makes PropertiesStorage a lot faster by using an in-memory cache. Hopefully it's useful for others too :)


🔄 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/oshliaer/google-apps-script-awesome-list/pull/169 **Author:** [@joshsny](https://github.com/joshsny) **Created:** 5/10/2023 **Status:** ✅ Merged **Merged:** 11/1/2024 **Merged by:** [@oshliaer](https://github.com/oshliaer) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`e12d153`](https://github.com/oshliaer/google-apps-script-awesome-list/commit/e12d1532f41f7e8fc55dccc65695698175357da9) Add SpeedStore to utilities ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -0) </details> ### 📄 Description I created a library that makes `PropertiesStorage` a lot faster by using an in-memory cache. Hopefully it's useful for others too :) --- <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-06-10 19:30:26 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/google-apps-script-awesome-list#3273