Skip to content

Latest commit

 

History

History
26 lines (23 loc) · 707 Bytes

TODO.md

File metadata and controls

26 lines (23 loc) · 707 Bytes

TODO

Project tasks

  • Overhaul the README and remove out-of-date, unnecessary content (partly done, but still more to do on this one IMO)
  • Remove unnecessary scripts like set-sample-env.sh and run-tests
  • Remove 'modes' from tests, make everything use DynamoDB local
  • Migrate to clojure.test
  • Release 1.10 GA
  • Update the Changelog for 1.10
  • Move from Travis CI to GitHub Actions
  • Add a GitHub Action for release

Features

  • Transactions
  • Lazy paging

Table configuration

  • TTL
  • Backup
  • Point-in-time recovery
  • Encryption type (+ KMS)
  • Auto-scaling
  • On-Demand capacity
  • Global tables
  • Triggers
  • Tags