You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, HyperLogLogs, Bitmaps.
This is a personal repository, Jessica Morgia. Assigned to the course JHU Machine Learning and Neural Networks (Summer 2017 Term). You can contact me at JHU e-mail: jmorgia1@jh.edu or my personal e…