summaryrefslogtreecommitdiffstats
path: root/include/shard
Commit message (Expand)AuthorAgeFilesLines
* Updates/progress towards succinct trie supportDouglas Rumbaugh2024-03-201-11/+28
* FST Shard w/ testsDouglas Rumbaugh2024-03-191-0/+266
* VPTree: precalculate distances to make construction more efficientDouglas B. Rumbaugh2024-02-211-19/+30
* Comment updates/fixesDouglas Rumbaugh2024-02-096-16/+29
* Updated VPTree to new shard/query interfacesDouglas Rumbaugh2024-02-081-232/+50
* Added compiler fence to block reorderingDouglas Rumbaugh2024-02-081-0/+6
* Cleaned up shard files (except VPTree)Douglas Rumbaugh2024-02-075-528/+171
* Fully realized shard concept interfaceDouglas Rumbaugh2024-02-073-12/+12
* TrieSpline + testsDouglas Rumbaugh2024-01-301-61/+90
* Multiple concurrency bug fixesDouglas Rumbaugh2024-01-171-15/+20
* Ported ISAMTree over to new buffer setupDouglas Rumbaugh2024-01-111-60/+65
* Comment and License updatesDouglas Rumbaugh2023-11-076-6/+27
* Converted WIRS to the new interfaceDouglas Rumbaugh2023-11-071-287/+64
* Alias shard fixesDouglas Rumbaugh2023-11-071-2/+11
* Refactoring progressDouglas Rumbaugh2023-11-064-682/+31
* started refactoring queries interfaceDouglas B. Rumbaugh2023-11-021-361/+0
* MemISAM: updated to new query interfaceDouglas B. Rumbaugh2023-10-311-1/+1
* VPTree Shard: updates to build on my desktopDouglas B. Rumbaugh2023-10-311-0/+2
* General Comment + Consistency updatesDouglas Rumbaugh2023-10-306-6/+31
* Concurrency updates + fixes for compile errorsDouglas Rumbaugh2023-10-301-6/+8
* Re-structuring Project + scheduling updatesDouglas Rumbaugh2023-09-257-381/+11
* Migrated over to using psudb-common utilities/headersDouglas Rumbaugh2023-08-247-17/+59
* Change PGM to range count.Dong Xie2023-07-282-32/+58
* Expanded query interfaceDouglas Rumbaugh2023-07-277-42/+226
* Alex shard progressDouglas Rumbaugh2023-07-261-0/+354
* Exposed epsilon configuration parameter for PGMDouglas Rumbaugh2023-07-261-4/+5
* Adjusted calculation for index sizeDouglas Rumbaugh2023-07-266-46/+53
* VPTree: account for size of pointer array in memory usageDouglas Rumbaugh2023-07-251-2/+1
* VPTree: Added template configuration to use/not use a hash tableDouglas Rumbaugh2023-07-251-6/+32
* VPTree: bugfixDouglas Rumbaugh2023-07-241-1/+1
* VPTree: added a level of indirection to avoid repeated point copiesDouglas Rumbaugh2023-07-241-23/+52
* VPTree: fixed knn queryDouglas Rumbaugh2023-07-241-50/+86
* VPTree: KNN query initial implementationDouglas Rumbaugh2023-07-241-4/+126
* ISAM IRS query bugfixesDouglas Rumbaugh2023-07-241-9/+28
* Triespline RQ fixesDouglas Rumbaugh2023-07-231-7/+26
* Benchmarking updatesDouglas Rumbaugh2023-07-231-2/+124
* Added the parameter argument to query merge routineDouglas Rumbaugh2023-07-175-5/+5
* VPTree: added fixme for tombstone handling in the hashtableDouglas Rumbaugh2023-07-171-2/+7
* VPTree: use a secondary hash-table for point lookupsDouglas Rumbaugh2023-07-171-8/+15
* Initial commit of VPTree-related codeDouglas Rumbaugh2023-07-131-0/+314
* Slightly optimized merge functionDouglas Rumbaugh2023-07-031-3/+11
* BugfixesDouglas Rumbaugh2023-07-031-1/+1
* Fixed query errorsDouglas Rumbaugh2023-07-031-7/+15
* PGM Shard bugfixesDouglas Rumbaugh2023-06-261-2/+2
* TrieSpline: fixed error in min/max key determinationDouglas Rumbaugh2023-06-131-5/+10
* MemISAM: Removed friend relationship with InternalLevelDouglas Rumbaugh2023-06-131-1/+0
* TrieSpline: parameterized TrieSpline template with max errorDouglas Rumbaugh2023-06-131-5/+3
* Updated bloom filters to use whole recordDouglas B. Rumbaugh2023-06-095-30/+30
* Fixed bug(s) in tagging-based deletesDouglas B. Rumbaugh2023-06-095-6/+25
* General header/file cleanupDouglas Rumbaugh2023-06-072-2/+2