Generic SortedSet database interface
npm install relax.sset> A generic interface to Sorted Set database
Because I want a simple interface to a sorted set that I can interface with different database engines.
It supports Redis for now.
(c) 2022, Jean-Christophe Hoelt
MIT