1.22
- Add lombok dependency to avoid writing boilerplate code
- Remove the limit of 63 indexes per namespace (actual limit is 255)
- Fix the index appendable property
- Implement addIndex, updateIndex, dropIndex operations (gh-105, for testing purposes only!)