This website requires JavaScript.
Explore
Help
Register
Sign In
cubelinux
/
cubelinux-2
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Activity
Files
a601710d50d86a5fbdfb6092478af8ea4d9edbdb
cubelinux-2
/
cubesys
/
src
T
History
admin
a601710d50
cubesys/cubecli: session note/message-save-path (notes) — WordFlags-tagged CZYX note log (doc_type=note, per-session owner + created_at day), store_note/list/search/show + note_command dispatcher, durable CubeStore+WAL+checkpoint; cube note add|list|search|show. New cubesys::notes module w/ 3 tests; workspace check green.
2026-09-08 04:01:06 -04:00
..
bin
extract(cubecli): move cube CLI out of cubesys into standalone crate
2026-08-20 18:05:56 -04:00
audit.rs
fix(audit): eliminate O(n)/unbounded audit-path bottlenecks (100% ok under load)
2026-08-11 21:31:42 -04:00
commands.rs
cubesys/cubecli: session note/message-save-path (notes) — WordFlags-tagged CZYX note log (doc_type=note, per-session owner + created_at day), store_note/list/search/show + note_command dispatcher, durable CubeStore+WAL+checkpoint; cube note add|list|search|show. New cubesys::notes module w/ 3 tests; workspace check green.
2026-09-08 04:01:06 -04:00
grants.rs
CUBELinux-2: WordFlags/tri-channel 16-bit flag field, tag-14 + scan_by_word_flag, cubetrace capture→replay→golden→lineage, CUBE VP-tree balling index (cubecode::ballindex), cubefs-visible WordFlags, and cube-mvw (sharded multi-writer MVCC store with per-shard WALs + group-commit + compaction, impl CubeBackend => CubeStore<MvwBackend> DB). Adds show-flags/scan-word-flags/trace-*/golden-capture CLI; ~ tests green.
2026-09-06 21:20:04 -04:00
lib.rs
cubesys/cubecli: session note/message-save-path (notes) — WordFlags-tagged CZYX note log (doc_type=note, per-session owner + created_at day), store_note/list/search/show + note_command dispatcher, durable CubeStore+WAL+checkpoint; cube note add|list|search|show. New cubesys::notes module w/ 3 tests; workspace check green.
2026-09-08 04:01:06 -04:00
net.rs
cubesys: add cube systemd daemon (cube-server) + socket client (cubec)
2026-08-11 00:10:45 -04:00
notes.rs
cubesys/cubecli: session note/message-save-path (notes) — WordFlags-tagged CZYX note log (doc_type=note, per-session owner + created_at day), store_note/list/search/show + note_command dispatcher, durable CubeStore+WAL+checkpoint; cube note add|list|search|show. New cubesys::notes module w/ 3 tests; workspace check green.
2026-09-08 04:01:06 -04:00
persist.rs
cubesys: durable WAL + ConcurrentStore (NDJSON, group-commit fsync, recovery log)
2026-08-11 03:18:59 -04:00
store.rs
CUBELinux-2: WordFlags/tri-channel 16-bit flag field, tag-14 + scan_by_word_flag, cubetrace capture→replay→golden→lineage, CUBE VP-tree balling index (cubecode::ballindex), cubefs-visible WordFlags, and cube-mvw (sharded multi-writer MVCC store with per-shard WALs + group-commit + compaction, impl CubeBackend => CubeStore<MvwBackend> DB). Adds show-flags/scan-word-flags/trace-*/golden-capture CLI; ~ tests green.
2026-09-06 21:20:04 -04:00
tenant.rs
cubesys: coalesce WAL fsync on commit; stop over-reporting durable seq
2026-08-11 18:09:29 -04:00