This website requires JavaScript.
Explore
Help
Sign in
danvics
/
haiku.rag
Watch
1
Star
0
Fork
You've already forked haiku.rag
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
1202fe17e7
haiku.rag
/
tests
/
store
History
Yiorgis Gozadinos
a1181ff52d
extract get_database_stats and share it across info, inspector, and backend
2026-04-17 15:33:30 +03:00
..
test_compression.py
switch compression from gzip to zstd, use stdlib for python >= 3.14
2026-04-08 14:04:32 +03:00
test_document_items.py
add document_items table for fast context expansion
2026-04-16 12:11:53 +03:00
test_engine.py
extract get_database_stats and share it across info, inspector, and backend
2026-04-17 15:33:30 +03:00
test_migrations.py
require explicit migrate command for database migrations
2026-01-19 13:22:09 +02:00
test_read_only.py
Prevent read-only mode from creating tables in empty directories
2026-03-12 11:42:04 +02:00
test_time_travel.py
Fix out-of-memory in list_documents by adding column projection
2026-02-06 14:11:36 +01:00