- Added locking for rocksdict operations to avoid race conditions
- Calling a handler function manually no longer requires passing a dictionary for the kwargs argument
- Added type hints to curried functions
- Using snapstream cache --stats in the snapstream command will now only show db stats
- Added example docs showing an implementation of API endpoints