| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PointLookup: added a point lookup query for unique indexes, and some tests | Douglas Rumbaugh | 2024-03-22 | 1 | -0/+117 |
| * | Comment updates/fixes | Douglas Rumbaugh | 2024-02-09 | 2 | -2/+0 |
| * | Updated VPTree to new shard/query interfaces | Douglas Rumbaugh | 2024-02-08 | 1 | -0/+159 |
| * | Cleaned up shard files (except VPTree) | Douglas Rumbaugh | 2024-02-07 | 1 | -1/+1 |
| * | Fully realized shard concept interface | Douglas Rumbaugh | 2024-02-07 | 5 | -5/+5 |
| * | Fully implemented Query concept and adjusted queries to use it | Douglas Rumbaugh | 2024-02-07 | 5 | -30/+27 |
| * | Set up tombstone deletes properly | Douglas Rumbaugh | 2024-02-05 | 3 | -22/+22 |
| * | Updated insert query throughput to use IRS queries | Douglas Rumbaugh | 2024-01-31 | 1 | -7/+11 |
| * | Added RangeCount query | Douglas Rumbaugh | 2024-01-22 | 1 | -0/+169 |
| * | Multiple concurrency bug fixes | Douglas Rumbaugh | 2024-01-17 | 1 | -2/+3 |
| * | Initial integration of new buffering scheme into framework | Douglas Rumbaugh | 2024-01-12 | 1 | -14/+20 |
| * | Comment and License updates | Douglas Rumbaugh | 2023-11-07 | 4 | -7/+20 |
| * | Converted WIRS to the new interface | Douglas Rumbaugh | 2023-11-07 | 1 | -0/+240 |
| * | Alias shard fixes | Douglas Rumbaugh | 2023-11-07 | 1 | -14/+14 |
| * | Refactoring progress | Douglas Rumbaugh | 2023-11-06 | 3 | -7/+217 |
| * | started refactoring queries interface | Douglas B. Rumbaugh | 2023-11-02 | 2 | -0/+377 |