summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-09-14fixupHEADmasterJohn Turner
2025-09-14update READMEJohn Turner
2025-09-14add unique constraint to keys indexJohn Turner
2025-09-14use /dev/urandom to generate seed if none is providedJohn Turner
2025-09-14include cstdintJohn Turner
2025-09-14use path variable when connecting to sqliteJohn Turner
2025-09-14change the benchmark executable to slurp keys from the database instead of stdinJohn Turner
2025-09-14fix whitespaceJohn Turner
2025-09-14add more help text to mkdb.pyJohn Turner
2025-09-14add wordlistJohn Turner
2025-09-14dont exit with error if we didnt find a valueJohn Turner
2025-09-14check if value was found and if not exit with errorJohn Turner
2025-09-14fix unused variable lintsJohn Turner
2025-09-14Merge commit 'efcea3a80da7c4479d5fe168435ecc9fd06bdc72' as ↵John Turner
'subprojects/boost-sqlite'
2025-09-14Squashed 'subprojects/boost-sqlite/' content from commit 3378e35John Turner
git-subtree-dir: subprojects/boost-sqlite git-subtree-split: 3378e353705271e569cf4ba15c467b840a39798c
2025-09-14remove submoduleJohn Turner
2025-09-14initJohn Turner