Skip to content

Releases: rsachdeva/drive-deposits

v0.30.0

20 Sep 23:41
Compare
Choose a tag to compare

v0.20.0

11 Sep 22:05
Compare
Choose a tag to compare

Full Changelog: v0.10.0...v0.20.0

v0.10.0

04 Sep 22:22
Compare
Choose a tag to compare

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