Skip to content

Conversation

MGatner
Copy link
Member

@MGatner MGatner commented Nov 21, 2021

Adds a non-persistent (instance storage only) Array Handler class. This will make testing possible without using the database and can be extended by other handlers to add an in-memory cache to help with greedy loads. I've taken he liberty of implemented this latter feature for DatabaseHandler.

Note: This will likely conflict but ideally goes before #22 so it can be used to add an additional test to that PR.

@MGatner MGatner requested a review from lonnieezell November 21, 2021 16:02
@MGatner MGatner merged commit 04a3044 into develop Nov 22, 2021
@MGatner MGatner deleted the array-handler branch November 22, 2021 16:10
@MGatner MGatner added the enhancement New feature or request label Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants