Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 13 Nov 10:17
· 1 commit to main since this release
ec9b2b0

Minor Changes

  • ff9b885: ## Cache

    Contracts

    • Added cache contract
    • Added cache adapter contract.

    Adapters

    • Added redis cache adapter
    • Added mongodb cache adapter
    • Added sqlite cache adapter.

    Serializer

    Contracts

    • Added serializer contract

    Adapters

    • Added super json serializer adapter
    • Added redis serializer adapter
    • Added mongodb serializer adapter
    • Added sqlite serializer adapter.