| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Added a dynamic trie benchmark | Douglas Rumbaugh | 2024-04-15 | 1 | -0/+0 |
| | | |||||
| * | Updated to new version of psudb-common | Douglas B. Rumbaugh | 2024-03-26 | 1 | -0/+0 |
| | | |||||
| * | Disabled lookahead for paper revision | Douglas Rumbaugh | 2024-03-22 | 2 | -0/+0 |
| | | |||||
| * | Updates/progress towards succinct trie support | Douglas Rumbaugh | 2024-03-20 | 1 | -0/+0 |
| | | |||||
| * | FST Shard w/ tests | Douglas Rumbaugh | 2024-03-19 | 1 | -0/+0 |
| | | | | | | | | | | Needs some debugging--some methods currently fail within the library itself. The build system doesn't currently build the FST library. To compile, you'll first need to manually build it, and then place the libFST.so file in your LIBRARY_PATH and LD_LIBRARY_PATH. | ||||
| * | Updated version of psudb-common | Douglas Rumbaugh | 2024-03-14 | 1 | -0/+0 |
| | | |||||
| * | Updated to newer version of psudb-commonnew-buffer | Douglas Rumbaugh | 2024-02-09 | 1 | -0/+0 |
| | | | | | Some bugfixes in here greatly improve BloomFilter performance. | ||||
| * | Ported ISAMTree over to new buffer setup | Douglas Rumbaugh | 2024-01-11 | 1 | -0/+0 |
| | | | | | | I may still play with the shard from shards constructor, and queries need some work yet too. | ||||
| * | Updated to newer version of psudb-common | Douglas Rumbaugh | 2023-12-13 | 1 | -0/+0 |
| | | |||||
| * | Scheduling: Switched over to a thread pool model | Douglas Rumbaugh | 2023-11-06 | 1 | -0/+0 |
| | | |||||
| * | Initial pass w/ new scheduler setup | Douglas Rumbaugh | 2023-10-20 | 1 | -0/+0 |
| | | | | | currently there's a race condition of some type to sort out. | ||||
| * | Checkpointing work | Douglas Rumbaugh | 2023-10-20 | 1 | -0/+0 |
| | | | | | I'll probably throw all this out, but I want to stash it just in case. | ||||
| * | Began re-architecting the project for concurrency support | Douglas Rumbaugh | 2023-09-13 | 1 | -0/+0 |
| | | | | | | 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/headers | Douglas Rumbaugh | 2023-08-24 | 1 | -0/+0 |
| | | |||||
| * | Included psudb-common library | Douglas Rumbaugh | 2023-08-24 | 1 | -0/+0 |
| | | |||||
| * | ALEX Benchmarking: added benchmark for ALEX | Douglas Rumbaugh | 2023-07-25 | 1 | -0/+0 |
| | | |||||
| * | switched over to my fork of m-tree | Douglas Rumbaugh | 2023-07-25 | 1 | -0/+0 |
| | | |||||
| * | Removed m-tree submodule | Douglas Rumbaugh | 2023-07-25 | 1 | -0/+0 |
| | | |||||
| * | Added M-Tree to repo | Douglas Rumbaugh | 2023-07-23 | 1 | -0/+0 |
| | | |||||
| * | Added vptree as external module | Douglas Rumbaugh | 2023-06-05 | 1 | -0/+0 |
| | | |||||
| * | PGM-based shard | Douglas Rumbaugh | 2023-06-05 | 1 | -0/+0 |
| | | |||||
| * | gitignore file | Douglas Rumbaugh | 2023-05-08 | 1 | -0/+0 |