minisql/storage_engine/src
2024-02-04 20:48:10 +01:00
..
binary_coding.rs Change entry header. Expand api 2024-02-02 18:27:32 +01:00
cursor.rs Connect store to indexes 2024-02-04 19:45:38 +01:00
entry.rs Add file_position to EntryDetailed 2024-02-03 22:54:55 +01:00
entry_header.rs Add brute-force search 2024-02-03 22:47:29 +01:00
error.rs Add which columns are indexable to store header 2024-02-04 19:00:50 +01:00
index.rs tests: index testing 2024-02-04 20:48:10 +01:00
lib.rs Cleanup 2024-02-03 19:32:50 +01:00
main.rs Add which columns are indexable to store header 2024-02-04 19:00:50 +01:00
storage_engine.rs Connect store to indexes 2024-02-04 19:45:38 +01:00
store_header.rs Add which columns are indexable to store header 2024-02-04 19:00:50 +01:00