|
|
|
|
|
by kabanka
731 days ago
|
|
Also, the in-memory feature (‘:memory:’) allows you to start working “on the fly” and saving the work to disk later. Really convenient for the user, zero cost for the developer (same API for in-memory/fs db and smooth transition between them). |
|