Releases: ryumada/hapi-notesapp
Releases · ryumada/hapi-notesapp
v3.1.0 - Caching for the speed
What's Changed
- Cache Service Implemented by @ryumada in #12
- Created cache service using redis
- Implement cache service to notes and its collaborations
Full Changelog: v3.0.0...v3.1.0
v3.0.0 - Export Notes and Local Storage
What's Changed
- Export Notes Implemented using RabbitMQ by @ryumada in #9
- This app is used to create a queue to be processed later by the queue jobs consumer
- Local Storage Implemented by @ryumada in #10
- Storage management using stream technique
- S3 Storage Implemented by @ryumada in #11
Full Changelog: v2.0.0...v3.0.0
v2.0.0 - Authorization and Collaboration come in
What's Changed
Full Changelog: v1.2.0...v2.0.0
v1.2.0 - Notes Collaboration
1.1.0 - implement postgres database
1.0.1 - validation and custom error
1.0.0 - Reconstruct with hapi plugin
What's Changed
Full Changelog: https://github.com/ryumada/hapi-backendFundamental/commits/v1.0.0