summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update to latest project skeleton: i18n and fine-grained fuzzingHEADmainEuAndreh2025-05-2820-32/+285
* meta.capim: Add with :dependencies keyEuAndreh2025-05-231-0/+9
* tests/functional/consumer-with-deadletter: Update to LogLevel value new nameEuAndreh2025-05-051-1/+1
* Make: Use $< over $?EuAndreh2025-05-041-1/+1
* re s/guuid/uuid/gEuAndreh2025-05-035-365/+365
* src/fiinha.go: os.Exit(rc) instead of ignoring rcEuAndreh2025-02-051-1/+1
* tests/fiinha.go: Remove unused execFn from argsTEuAndreh2025-01-271-26/+13
* tests/fiinha.go: Add test for `commands` varEuAndreh2025-01-252-7/+18
* tests/fiinha.go: Fix typoEuAndreh2024-11-211-1/+1
* src/fiinha.go: Reorder execSerialized() to after inTx()EuAndreh2024-11-072-40/+40
* Rename "q" -> "fiinha"EuAndreh2024-11-0242-450/+450
* src/q.go: Fix SQLite ~broken~ transactionsEuAndreh2024-10-316-539/+704
* tests/q.go: Replace ":memory:" with golite.InMemoryEuAndreh2024-10-291-24/+24
* .gitignore: Include pattern for cgoEuAndreh2024-10-291-0/+1
* mkdeps.sh: Fix typo on varlist nameEuAndreh2024-10-292-2/+2
* Makefile: Prioritize local version when building and linkingEuAndreh2024-10-291-2/+2
* src/q.go: New() - manage *sql.DB handle internallyEuAndreh2024-10-275-61/+39
* Makefile: Simplify output generation of "bench" target dependenciesEuAndreh2024-10-271-2/+1
* Address renaming of acudego -> goliteEuAndreh2024-10-206-111/+117
* WIP: Address new-instance-takeover failureEuAndreh2024-10-201-0/+2
* Initial version: first implementationEuAndreh2024-10-2062-184/+9781
* Init Go project skeleton with golite initEuAndreh2024-09-1210-0/+333
* Initial empty commitEuAndreh2024-09-020-0/+0