This website requires JavaScript.
Explore
Help
Register
Sign In
baraba
/
Baradb
Watch
1
Star
1
Fork
0
You've already forked Baradb
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
clients-ci.yml
71 workflow runs
Actor
All actors
baraba
dimgigov
Status
All status
Success
Failure
Waiting
Running
fix: audit batches 3–4 — TLS verify, WS, OFFSET, B-tree, NULL equality
#156
:
Commit
1ed97fb075
pushed by
baraba
main
2026-08-29 15:27:27 +00:00
0s
View workflow file
fix: audit batch 2 — semi-sync, DISTINCT, set ops, MERGE, storage hardening
#154
:
Commit
e44341e47c
pushed by
baraba
main
2026-08-03 21:27:27 +00:00
0s
View workflow file
fix: stabilization session — auth bypass, raft quorum, wire DoS, query operators
#152
:
Commit
ccc54e8f18
pushed by
baraba
main
2026-08-03 21:27:27 +00:00
0s
View workflow file
fix(raft): gate snapshot build/restore, repoint http ctx, pre-tag docs
#150
:
Commit
a843f0a1a3
pushed by
baraba
main
2026-08-01 09:27:27 +00:00
0s
View workflow file
release: v1.2.0 Production GA (single-node)
#148
:
Commit
09f462f467
pushed by
baraba
main
2026-07-31 21:27:28 +00:00
0s
View workflow file
feat(raft): expose raft metrics on /metrics and /health
#144
:
Commit
1b3c26123a
pushed by
baraba
main
2026-07-31 21:27:28 +00:00
0s
View workflow file
feat(raft): safe log compaction with snapshot metadata
#142
:
Commit
53704e1036
pushed by
baraba
main
2026-07-31 21:27:28 +00:00
0s
View workflow file
feat(raft): transparent leader write/DDL forwarding
#140
:
Commit
9df8316305
pushed by
baraba
main
2026-07-31 21:27:28 +00:00
0s
View workflow file
feat(raft): replicate schema DDL through the raft log
#138
:
Commit
095698ba82
pushed by
baraba
main
2026-07-31 21:27:27 +00:00
0s
View workflow file
fix(raft): graph apply + reject non-default DB writes
#136
:
Commit
50f827f8cf
pushed by
baraba
main
2026-07-31 21:27:27 +00:00
0s
View workflow file
fix(raft): multi-stmt write gate, rich apply, delete kv convention
#134
:
Commit
0d51497f57
pushed by
baraba
main
2026-07-31 21:27:27 +00:00
0s
View workflow file
docs: SQL writes through raft (C3b) done
#132
:
Commit
a462d21b25
pushed by
baraba
main
2026-07-31 21:27:27 +00:00
0s
View workflow file
chore(raft): ignore e2e test binary, stop raft network on shutdown
#130
:
Commit
f9cc68d4e6
pushed by
baraba
main
2026-07-31 21:27:27 +00:00
0s
View workflow file
fix: CREATE UNIQUE INDEX actually enforces uniqueness (and persists)
#128
:
Commit
e8f9cbc5bb
pushed by
baraba
main
2026-07-31 15:27:27 +00:00
0s
View workflow file
feat(persist): standalone B-tree indexes survive restart
#126
:
Commit
8d2d97ad94
pushed by
baraba
main
2026-07-31 15:27:27 +00:00
0s
View workflow file
docs: engine persistence (C1) done
#124
:
Commit
8df0e02d3f
pushed by
baraba
main
2026-07-31 15:27:27 +00:00
0s
View workflow file
docs(exec): document module layering after executor split
#121
:
Commit
62504aa348
pushed by
baraba
main
2026-07-31 15:27:27 +00:00
0s
View workflow file
fix: harden exception handling, break ARC cycles, sync license/client
#119
:
Commit
ed5a71913c
pushed by
dimgigov
main
2026-07-24 03:27:27 +00:00
0s
View workflow file
feat: harden storage, schema persistence, fair benches, fix wire crash
#117
:
Commit
8db5cfe7e1
pushed by
dimgigov
main
2026-07-19 15:27:27 +00:00
0s
View workflow file
feat: canonical Nim client refactor with typed rows, pool, and allographer wrapper
#115
:
Commit
aa4ab11210
pushed by
dimgigov
main
2026-06-19 21:27:27 +00:00
0s
View workflow file
fix(vector): use float64 accumulators for distance functions
#113
:
Commit
1c42eff7ef
pushed by
dimgigov
main
2026-06-13 21:27:27 +00:00
0s
View workflow file
feat: add unified search engine — HNSW heap-opt, segment index, boolean/phrase/ngram/facet
#111
:
Commit
ef264d7d69
pushed by
dimgigov
main
2026-05-31 13:31:04 +00:00
0s
View workflow file
perf: optimize FTS and HNSW engines + real PostgreSQL benchmarks
#109
:
Commit
965ed2f675
pushed by
dimgigov
main
2026-05-30 10:42:35 +00:00
0s
View workflow file
v1.1.7: deep security & reliability audit — 33 bugs fixed
#107
:
Commit
42043f3946
pushed by
dimgigov
main
2026-05-29 14:11:31 +00:00
0s
View workflow file
fix(backup): fix 7 bugs in backup/restore — strip-components, multi-db path, verify+log in HTTP handler, parseBackupFilename for .tar, getArchiveSize gzip -l, dead code removal
#105
:
Commit
a5abb6031b
pushed by
dimgigov
main
2026-05-26 19:31:04 +00:00
0s
View workflow file
clients/nim-allographer/src/allographer/query_builder/models/baradb/baradb_exec.nim src/barabadb/core/mvcc.nim src/barabadb/query/codegen.nim src/barabadb/query/lexer.nim src/barabadb/query/parser.nim src/barabadb/query/udf.nim tests/test_all.nim
#103
:
Commit
a37a62c69e
pushed by
dimgigov
main
2026-05-25 17:44:26 +00:00
0s
View workflow file
docs: update backup.md with multi-database and HTTP API docs
#101
:
Commit
0c7847abba
pushed by
dimgigov
main
2026-05-25 15:56:04 +00:00
0s
View workflow file
fix(btree): critical seq.del vs seq.delete bug and B+ tree leaf traversal
#98
:
Commit
7d19e06805
pushed by
dimgigov
main
2026-05-24 19:30:11 +00:00
0s
View workflow file
fix: all 5 bugs — reserved words, cloneForConnection, SQL injection, SHOW TABLES, getRowPlain
#96
:
Commit
b25fea4d21
pushed by
dimgigov
main
2026-05-22 22:14:23 +00:00
0s
View workflow file
fix(nim-allographer/baradb): critical client fixes and bug audit
#94
:
Commit
837b4d56fc
pushed by
dimgigov
main
2026-05-21 19:52:01 +00:00
0s
View workflow file
First
Previous
1
2
3
Next
Last