metalcon
metalcon copied to clipboard
Graphity: Retrieving a single status update given it's identifier
Problem
Currently Graphity does not support the retrieval of a single status update. This is not defined in the news stream server protocol and also not implemented
Solution
Extend the protocol. Store status updates according to their URI in the lucene index and implement the retrieval part.