I have a lot of data types - datetime, e-mail, data - for sending notification.
If I use the normal database, I need to poll the database by surveying every second.
Please, help me with choice of architecture.
I want store this data in RAM - maybe redis or memcashedb