Hacker News new | ask | show | jobs
by arpinum 143 days ago
Would be useful to have SlateDB WAL go to Valkey or somewhere else to reduce s3 put costs and latency.
1 comments

It seems SL8 supports writing the WAL to local disk already https://github.com/slatedb/slatedb/issues/162

Will look into how to enable that option from s2-lite