autobatcher.rs
|
Fix a few index swap bugs.
|
2022-10-27 11:35:17 +02:00 |
batch.rs
|
fix the error code of the swap index route
|
2023-01-06 14:48:25 +01:00 |
error.rs
|
Simplify declaration of the error codes
|
2023-01-11 19:08:39 +01:00 |
index_mapper.rs
|
Get date from IndexMetaData
|
2022-12-22 11:46:17 +01:00 |
lib.rs
|
Remove --max-index-size and --max-task-db-size
|
2023-01-04 17:20:01 +01:00 |
utils.rs
|
Clamp the databases size to the page size
|
2022-12-06 20:09:49 +01:00 |
uuid_codec.rs
|
Moved the struct UuidCodec to a new file
|
2022-10-31 12:25:19 +05:30 |