summaryrefslogtreecommitdiffstats
path: root/include/framework/MutableBuffer.h
Commit message (Collapse)AuthorAgeFilesLines
* General bugfixesDouglas Rumbaugh2023-09-181-0/+1
|
* Began re-architecting the project for concurrency supportDouglas Rumbaugh2023-09-131-3/+64
| | | | | The project is now in a state where it builds, but it probably has a lot of bugs still.
* Migrated over to using psudb-common utilities/headersDouglas Rumbaugh2023-08-241-7/+8
|
* Interface adjustmentsDouglas Rumbaugh2023-06-071-1/+1
| | | | | | Layout and Delete Policies are now specified via template parameters, and rejection sampling has been removed as an argument to the mutable buffer constructor.
* Fixed uninitialized record header issueDouglas Rumbaugh2023-05-301-0/+1
|
* WIRS Query tests + fixesDouglas Rumbaugh2023-05-291-0/+4
|
* Adjusted the way that Wrapping records works to clean up interfacesDouglas Rumbaugh2023-05-291-10/+10
|
* Tests and bugfixes for frameworkDouglas Rumbaugh2023-05-291-10/+12
|
* More updates/restructuringDouglas Rumbaugh2023-05-221-1/+1
|
* Progress towards generalization of shard interfaceDouglas Rumbaugh2023-05-221-93/+22
|
* Record format generalizationDouglas Rumbaugh2023-05-151-69/+40
| | | | | Currently, tombstone counting is bugged. But the rest of it appears to be working.
* Ported over IRS with unit testsDouglas Rumbaugh2023-05-091-1/+28
|
* MutableBuffer tests and bugfixesDouglas Rumbaugh2023-05-091-1/+1
|
* Initial port of InternalLevelDouglas Rumbaugh2023-05-091-0/+9
|
* Initial port of WIRS structure and mutable bufferDouglas Rumbaugh2023-05-091-0/+236