Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
Updated 2024-09-05 14:04:49 +00:00
A simple (and rough) script to search through the cache folder of a mastodon instance and convert as many images as possible to BW as well as reduce the image size to save bandwidth and storage space.
Updated 2023-12-21 09:03:20 +00:00