Y
Hacker News
new
|
ask
|
show
|
jobs
by
zachmu
805 days ago
Yes, that's the idea. Writing a simple read only database back end is not too tough.
1 comments
davgoldin
805 days ago
Why read only? What's stopping this engine from using (for example) FoundationDB as storage?
link
zachmu
805 days ago
Nothing, it's just quite a bit more complicated to implement a backend that supports writes.
link