verterok / tritcask

Yet another python, bitcask inspired, fast, log based key/value store
GNU General Public License v3.0
18 stars 8 forks source link

fix "RuntimeError: generator raised StopIteration" (#3) and misc improvements #4

Closed verterok closed 5 years ago

verterok commented 5 years ago

Replace pep8 with flake8, use tox for testing 2.7, 3.6 and 3.7 and fix open file warnings in the unit tests