Ask HN: which NoSQL database engine is better to use with Common Lisp? I want to find NoSQL database engine which has integration with Common Lisp. I want to use it on one server environment. The main point: easy of use. I like Redis approach with abstract data types (lists, sets, hashes) which is familiar to every developer. |