added more test cases
added test case for skip and limit
improve performance by cache the document on _apply_query()
set the journal mode to WAL
remove support for python 2
support transaction if needed
sorting on nested key
sorting documents by keys and directions
Next