Skip to content

Instantly share code, notes, and snippets.

View m-graf's full-sized avatar
☎️

Graf m-graf

☎️
View GitHub Profile
@oshliaer
oshliaer / .readme.md
Last active October 9, 2023 06:39 — forked from pilbot/ChunkyCache.gs
Using the Google Apps Script Cache Service for objects above 100Kb
#!/usr/bin/env ruby
require 'csv'
require 'set'
require 'bigdecimal'
require 'pg'
require 'optparse'
require 'logger'
require 'json'