a data structures server that stores the data structures in-memory. currently supports only strings and sorted sets;
i plan to add support for more data structures, store them on disk and many more features
reinventing the wheel that is 'redis', why?... because i can