Note: This is a breaking change and any existing TTL tables will require a migration.
- Fix an issue with TTL tables causing them to use the same prefix #13
- Add a
Close()
function to the Iterator
interface which should be called after iterating to release resources