|
0198df4948
|
Rename .vectors_to_send() to .biginv_chunks() preventing ambiguity
|
2024-11-04 04:09:12 +02:00 |
|
|
30dc1ee7a9
|
Bump version to 0.3.5
|
2024-11-04 04:09:11 +02:00 |
|
|
f4f10fe299
|
Add caching objects in a dict
|
2024-11-04 04:09:11 +02:00 |
|
|
9fc6e65f2d
|
Make objects.vectors_to_send() a generator of chunks
|
2024-11-04 04:09:11 +02:00 |
|
|
dda9adeb38
|
Started a test case for the objects
|
2024-11-04 04:09:10 +02:00 |
|
|
319feeaa97
|
Take into account pending objects in Inventory.cleanup()
|
2024-11-04 04:09:03 +02:00 |
|
|
60d08571b1
|
Add VACUUM after deleting 10000 objects, do it in cleanup()
|
2024-11-04 04:00:55 +02:00 |
|
|
0059b77b58
|
Move objects_lock into the Inventory object
|
2024-11-04 04:00:53 +02:00 |
|
|
ae40212b1b
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-11-04 03:59:40 +02:00 |
|
|
79aedd1bb5
|
Update test object for the new Object structure,
comment outdated setting object_payload
|
2024-11-04 03:59:40 +02:00 |
|
|
d62fb01fa1
|
A rough implementation of the objects stored in sqlite db;
structure.Object was rewritten, to store the object data.
|
2024-11-04 03:59:00 +02:00 |
|