|
15e699487d
|
Add caching objects in a dict
|
2024-10-19 02:10:29 +03:00 |
|
|
5f861cb5a5
|
Make objects.vectors_to_send() a generator of chunks
|
2024-10-19 02:03:08 +03:00 |
|
|
a5b78ea904
|
Take into account pending objects in Inventory.cleanup()
|
2024-10-19 02:02:55 +03:00 |
|
|
a882cae9ed
|
Add VACUUM after deleting 10000 objects, do it in cleanup()
|
2024-10-19 02:00:28 +03:00 |
|
|
eff18c27bc
|
Move objects_lock into the Inventory object
|
2024-10-19 02:00:25 +03:00 |
|
|
83302b318b
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-19 01:58:23 +03:00 |
|
|
aa537c747d
|
A rough implementation of the objects stored in sqlite db
|
2024-10-16 02:32:33 +03:00 |
|