summaryrefslogtreecommitdiffstats
path: root/include/shard/MemISAM.h
Commit message (Expand)AuthorAgeFilesLines
* ISAM IRS query bugfixesDouglas Rumbaugh2023-07-241-9/+28
* Benchmarking updatesDouglas Rumbaugh2023-07-231-2/+124
* Added the parameter argument to query merge routineDouglas Rumbaugh2023-07-171-1/+1
* MemISAM: Removed friend relationship with InternalLevelDouglas Rumbaugh2023-06-131-1/+0
* Updated bloom filters to use whole recordDouglas B. Rumbaugh2023-06-091-6/+6
* Fixed bug(s) in tagging-based deletesDouglas B. Rumbaugh2023-06-091-2/+5
* Bugfixes for query state processing functionDouglas Rumbaugh2023-06-071-11/+12
* Added a pre-query hook for processing statesDouglas Rumbaugh2023-06-071-0/+46
* MemISAM tests + bugfixesDouglas Rumbaugh2023-06-051-31/+32
* Implemented initial query class for MemISAMDouglas Rumbaugh2023-06-051-54/+156
* Framework-level query testing + fixesDouglas Rumbaugh2023-05-291-1/+1
* More updates/restructuringDouglas Rumbaugh2023-05-221-0/+22
* Progress towards generalization of shard interfaceDouglas Rumbaugh2023-05-221-43/+21
* Removed unncessary tagging paramter from shards and levelsDouglas Rumbaugh2023-05-171-16/+13
* Record format generalizationDouglas Rumbaugh2023-05-151-36/+36
* Ported over IRS with unit testsDouglas Rumbaugh2023-05-091-0/+363