CreativeSolutionsGroup/student-intermediary-checkin-kiosk

Refactor cache

SebastianNeiswanger opened this issue · 0 comments

We need to take the current cache and Rustify it. We will be using SQLx for our database crate of choice. It is not an ORM so it will use actual SQL commands to do things.