SSDsaver_

BETA!!! -- Move logs, browser caches, package caches and any write-heavy folder to RAM.
Drastically reduce SSD / eMMC / SD-card wear — without losing data on shutdown.

What it does

Quick install (Debian/Ubuntu/Raspbian)

wget -qO- https://satoshihost.com/SSDsaver/install.sh | sudo bash [coming soon]

Or from source

git clone https://github.com/satoshihost/SSDsaver.git
cd ssdsaver
sudo make install

Built on top of the excellent log2ram by azlux (MIT).
SSDsaver itself is also MIT-licensed — fork, modify, sell, enjoy.