Hacker News new | ask | show | jobs
by kay_o 38 days ago
Does this interact with sql or only fs?
1 comments

It provides a filesystem abstraction, which agents are really good at interacting with. Because it's just a POSIX filesystem - you can put a sqlite database directly on it and get those same transactional capabilities for that too.