Exqlite.Sqlite3.shrink_memory
You're seeing just the function
shrink_memory
, go back to Exqlite.Sqlite3 module for more information.
Specs
Causes the database connection to free as much memory as it can. This is useful if you are on a memory restricted system.