greghendershott / feeds2gmail

Atom/RSS/RDF feeds --> Gmail using IMAP APPEND.
14 stars 2 forks source link

Add option for the feeds/posts DB to be stored on Amazon DynamoDB #3

Open greghendershott opened 11 years ago

greghendershott commented 11 years ago

The local ~/.feeds2gmail.cache.rktd file works -- and works well when running the program on a local PC. But in the use case of running this on an Amazon EC2 server, it would be better to use some other data store such as DynamoDB.