import * as earthstar from "https://deno.land/x/earthstar@v10.0.0/src/replica/driver_memory.ts";
Classes
A replica driver which stores data in memory. All data is lost when the replica is closed. |
import * as earthstar from "https://deno.land/x/earthstar@v10.0.0/src/replica/driver_memory.ts";
A replica driver which stores data in memory. All data is lost when the replica is closed. |