|
binary_coding.rs
|
Change entry header. Expand api
|
2024-02-02 18:27:32 +01:00 |
|
cursor.rs
|
Implement garbage collection without indexes
|
2024-02-04 21:52:48 +01:00 |
|
entry.rs
|
Remove unnecessar PhantomData
|
2024-02-04 21:09:46 +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
|
refactor: remove long uses
|
2024-02-04 20:52:17 +01:00 |
|
lib.rs
|
Cleanup
|
2024-02-03 19:32:50 +01:00 |
|
storage_engine.rs
|
Remove unnecessar PhantomData
|
2024-02-04 21:09:46 +01:00 |