- Initial implementation
- Allow selecting specific fields from hash.get and hash.search
- Allow removing specified hash by key
- Add timestamps(createdAt & updatedAt) to the saved object
- Ensure update & save update timestamps
- Allow multisave
- Improve code JSDOCS