shoebox
shoebox copied to clipboard
Create Shoebox backend using scalable AWS services
Currently, with just filesystem and memory back-ends, Shoebox cannot scale beyond a single server.
This limitation could be removed through integration with scalable AWS backend services, for example, SimpleDB could be used as a key-value store, and pub/sub messaging to handle realtime modification events.
This should allow Shoebox to scale almost indefinitely.