Y
Hacker News
new
|
ask
|
show
|
jobs
by
borski
3711 days ago
Sure you can: index it once, and then stream it forevermore.
1 comments
ctoshok
3711 days ago
except remote contents can change
link
SturgeonsLaw
3711 days ago
Store a hash or checksum in the index and also allow the remote API to return the hash/checksum to see if the file has changed
link