News

Creates a sorted string table in Python. Using this, you can write string key/value pairs in a file and after that load it in memory to serve values given the key. For now, it loads the entire table ...