|
It seems that |
Answered by
frostming
Mar 8, 2026
Replies: 3 comments
|
as dedefault tape data in |
0 replies
|
Thanks to @rockyzhengwu for answering. And we've recently added support for using databases as tape, currently covering SQLite and SQLAlchemy. https://github.com/bubbuild/bub-contrib This is still in its early stages, so we welcome your feedback on any issues. Have fun! |
0 replies
It's not true, the default tape store is file store: bub/src/bub/builtin/hook_impl.py Lines 156 to 160 in fc036b0 |
0 replies
Answer selected by
PsiACE
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It's not true, the default tape store is file store:
bub/src/bub/builtin/hook_impl.py
Lines 156 to 160 in fc036b0