summaryrefslogtreecommitdiffstats
path: root/include/query/rangequery.h
Commit message (Collapse)AuthorAgeFilesLines
* Fully realized shard concept interfaceDouglas Rumbaugh2024-02-071-1/+1
|
* Fully implemented Query concept and adjusted queries to use itDouglas Rumbaugh2024-02-071-4/+2
|
* Set up tombstone deletes properlyDouglas Rumbaugh2024-02-051-7/+7
|
* Multiple concurrency bug fixesDouglas Rumbaugh2024-01-171-2/+3
| | | | | | | | A poorly organized commit with fixes for a variety of bugs that were causing missing records. The core problems all appear to be fixed, though there is an outstanding problem with tombstones not being completely canceled. A very small number are appearing in the wrong order during the static structure test.
* Initial integration of new buffering scheme into frameworkDouglas Rumbaugh2024-01-121-14/+20
| | | | | It isn't working right now (lotsa test failures), but we're to the debugging phase now.
* Comment and License updatesDouglas Rumbaugh2023-11-071-2/+4
|
* Refactoring progressDouglas Rumbaugh2023-11-061-4/+10
|
* started refactoring queries interfaceDouglas B. Rumbaugh2023-11-021-0/+161