|
912b7a152d
|
Make objects.vectors_to_send() a generator of chunks
|
2024-10-23 02:50:18 +03:00 |
|
|
6441beb44b
|
Take into account pending objects in Inventory.cleanup()
|
2024-10-23 02:50:18 +03:00 |
|
|
5aa0e749d7
|
Add VACUUM after deleting 10000 objects, do it in cleanup()
|
2024-10-23 02:50:17 +03:00 |
|
|
6bd4ca1c64
|
Move objects_lock into the Inventory object
|
2024-10-23 02:50:17 +03:00 |
|
|
a8db11199b
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-23 02:50:16 +03:00 |
|
|
b80bd04a7f
|
A rough implementation of the objects stored in sqlite db
|
2024-10-23 02:50:08 +03:00 |
|