| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Migrated over to using psudb-common utilities/headers | Douglas Rumbaugh | 2023-08-24 | 5 | -4300/+0 |
| | | |||||
| * | VPTree: fixed knn query | Douglas Rumbaugh | 2023-07-24 | 1 | -1/+5 |
| | | |||||
| * | BTree-based baselines for IRS and Range queries | Douglas Rumbaugh | 2023-07-23 | 1 | -0/+3924 |
| | | |||||
| * | PriorityQueue: generalized priority queue comparison operation | Douglas Rumbaugh | 2023-07-17 | 1 | -4/+30 |
| | | | | | | Generalized the comparison used for the priority queue to enable its use within the KNN query code. | ||||
| * | General header/file cleanup | Douglas Rumbaugh | 2023-06-07 | 3 | -6/+1 |
| | | |||||
| * | Tests and bugfixes for framework | Douglas Rumbaugh | 2023-05-29 | 1 | -1/+1 |
| | | |||||
| * | More updates/restructuring | Douglas Rumbaugh | 2023-05-22 | 1 | -1/+1 |
| | | |||||
| * | Progress towards generalization of shard interface | Douglas Rumbaugh | 2023-05-22 | 1 | -7/+10 |
| | | |||||
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 1 | -7/+7 |
| | | | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working. | ||||
| * | Template/port fixes on utility modules | Douglas Rumbaugh | 2023-05-09 | 1 | -1/+1 |
| | | |||||
| * | Templatized Record with key, value, and optional weight | Douglas Rumbaugh | 2023-05-09 | 2 | -16/+16 |
| | | |||||
| * | Began porting source files over from other repository | Douglas Rumbaugh | 2023-05-08 | 4 | -0/+348 |