Tag Archives: storage

Using Redis as a store

A few months ago I started on a work project to do some work on social media imports for a CRM. The idea was to query a contact’s Twitter stream, if it existed, and show it to screen. I updated the existing module to prevent it re-querying Twitter immediately so that the IP address was […]

Storing chat and SMS – is it possible?

A thought. Given the amount of IM and chat clients, how do we store any knowledge across that is being transferred? Is it be lost or can you “dump” the logs for later use? A similar thing must be happening with SMS. I would have thought that the providers store these but can we get […]