budget-n-sheets / SessionService

A session cache management for Google Apps Script.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SessionService

License Version

Overview

SessionService allows Google Apps Script to temporarily cache results when a streamline is required.

Contribute code and ideas

Contributors sign-off that they adhere to the Developer Certificate of Origin (DCO) by adding a Signed-off-by line to commit messages.

$ git commit -s -m 'This is my commit message'

For straight forward patches and minor changes, create a pull request.

For larger changes and feature ideas, please open an issue first for a discussion before implementation.

License

Copyright (C) 2022 Guilherme T Maeoka
License GPLv3+: GNU GPL version 3 or later https://www.gnu.org/licenses/.

About

A session cache management for Google Apps Script.

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%