getndazn / kopytko-utils

A collection of modern utility functions for Brightscript applications
MIT License
6 stars 4 forks source link

feat: CacheFS #18

Closed pawelhertman closed 1 year ago

pawelhertman commented 1 year ago

What did you implement:

An abstraction over Roku's native CacheFS caching mechanism

How did you implement it:

CacheFS prototype-based object + Roku's EVPDigest component with mock

How can we verify it:

Run unit tests

Todos:

Is this ready for review?: YES Is it a breaking change?: NO

github-actions[bot] commented 1 year ago

:tada: This PR is included in version 2.3.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: