Y
Hacker News
new
|
ask
|
show
|
jobs
by
rakoo
2337 days ago
A very interesting approach is sqltorrent (
https://github.com/bittorrent/sqltorrent
): the sqlite file is shared in a torrent, and all queries will touch a specific part of the file, which is downloaded on-demand.
Also check
https://github.com/lmatteis/torrent-net
1 comments
kevas
2337 days ago
Incredibly odd, but so awesome
link