Releases: rsachdeva/drive-deposits
Releases · rsachdeva/drive-deposits
v0.50.0
v0.40.0
Full Changelog: v0.30.0...v0.40.0
v0.30.0
Full Changelog: v0.20.0...v0.30.0
v0.20.0
Full Changelog: v0.10.0...v0.20.0
v0.10.0
Full Changelog: https://github.com/rsachdeva/drive-deposits/commits/v0.10.0
Initial release v0.10.0: drive-deposits Financial System
- Integrated asynchronous components : AWS Lambdas Writer and Reader (Axum), DynamoDB, EventBridge
- Integrated AWS Rust SDK for seamless AWS service interactions
- Implemented synchronous components: gRPC (Tonic) and REST (Axum)
- Established event-driven architecture with AWS EventBridge and EventBus
- Utilized Tokio for efficient concurrency management
- Leveraged Rust's built-in performance and safety features
- Implemented high-performance computing with gRPC, REST and AWS Serverless Components
- Set up SAM deployment for serverless components
- Implemented domain-driven design with financial terminology
- Added sorting capabilities with Top 'k' based on delta growth and maturity date
- Integrated LocalStack for development and testing along with cargo lambda
- Implemented comprehensive error handling and logging
- Implemented base functionality with room for future enhancements
- README has more detailed information about the system architecture and usage