Your devices' spare memory
Paste the memyra API key for this hub to see what is lending, and how much.
The key stays in this browser. It is the same key your applications use.
Your memory
—
Devices
0 liveLend memory from another device
Run the agent
One command, on any machine you own. It dials this hub — nothing to open, forward or expose — and appears above.
Change --lend to taste. It is a ceiling, not a promise:
the agent floors it against what the machine actually has free, and says so at
boot when it does.
What that device will and will not do
It holds sealed regions in memory only. Nothing it holds ever reaches its disk — not a temp file, not a spill.
It cannot read what it holds. The bytes are sealed before they leave this hub, and even the region's name is a one-way function of the content, so the device cannot tell what it has.
Take the memory back whenever you like — pause it, lower the budget, or just quit the agent. Reads keep working while paused; only new regions stop arriving.
Using it from code
A 404 is normal — it means the cache is
cold. Fetch from your origin and PUT it back on the way past.