SessionService
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/.