evancofer / reddigest-scalafied

A rewrite and revamp of reddigest

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement last link seen tracking

evancofer opened this issue · comments

Need a way to filter reddit json api requests so that we only receive links that are newer than a certain time, otherwise we are constantly fetching a bunch of links that we've already seen each time we try and get new links.