| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Refactoring progress | Douglas Rumbaugh | 2023-11-06 | 1 | -341/+0 |
| * | started refactoring queries interface | Douglas B. Rumbaugh | 2023-11-02 | 1 | -361/+0 |
| * | MemISAM: updated to new query interface | Douglas B. Rumbaugh | 2023-10-31 | 1 | -1/+1 |
| * | General Comment + Consistency updates | Douglas Rumbaugh | 2023-10-30 | 1 | -1/+5 |
| * | Re-structuring Project + scheduling updates | Douglas Rumbaugh | 2023-09-25 | 1 | -1/+2 |
| * | Migrated over to using psudb-common utilities/headers | Douglas Rumbaugh | 2023-08-24 | 1 | -3/+9 |
| * | Expanded query interface | Douglas Rumbaugh | 2023-07-27 | 1 | -10/+47 |
| * | Adjusted calculation for index size | Douglas Rumbaugh | 2023-07-26 | 1 | -10/+11 |
| * | ISAM IRS query bugfixes | Douglas Rumbaugh | 2023-07-24 | 1 | -9/+28 |
| * | Benchmarking updates | Douglas Rumbaugh | 2023-07-23 | 1 | -2/+124 |
| * | Added the parameter argument to query merge routine | Douglas Rumbaugh | 2023-07-17 | 1 | -1/+1 |
| * | MemISAM: Removed friend relationship with InternalLevel | Douglas Rumbaugh | 2023-06-13 | 1 | -1/+0 |
| * | Updated bloom filters to use whole record | Douglas B. Rumbaugh | 2023-06-09 | 1 | -6/+6 |
| * | Fixed bug(s) in tagging-based deletes | Douglas B. Rumbaugh | 2023-06-09 | 1 | -2/+5 |
| * | Bugfixes for query state processing function | Douglas Rumbaugh | 2023-06-07 | 1 | -11/+12 |
| * | Added a pre-query hook for processing states | Douglas Rumbaugh | 2023-06-07 | 1 | -0/+46 |
| * | MemISAM tests + bugfixes | Douglas Rumbaugh | 2023-06-05 | 1 | -31/+32 |
| * | Implemented initial query class for MemISAM | Douglas Rumbaugh | 2023-06-05 | 1 | -54/+156 |
| * | Framework-level query testing + fixes | Douglas Rumbaugh | 2023-05-29 | 1 | -1/+1 |
| * | More updates/restructuring | Douglas Rumbaugh | 2023-05-22 | 1 | -0/+22 |
| * | Progress towards generalization of shard interface | Douglas Rumbaugh | 2023-05-22 | 1 | -43/+21 |
| * | Removed unncessary tagging paramter from shards and levels | Douglas Rumbaugh | 2023-05-17 | 1 | -16/+13 |
| * | Record format generalization | Douglas Rumbaugh | 2023-05-15 | 1 | -36/+36 |
| * | Ported over IRS with unit tests | Douglas Rumbaugh | 2023-05-09 | 1 | -0/+363 |