BYUCS452F2021 / Q2

A better help queue for CS classes
MIT License
0 stars 0 forks source link

Updated help instance retrieval and closing for key-value dbms #10

Closed ryanrking closed 2 years ago

ryanrking commented 2 years ago

I used the exceptions raised by the kvdbms class as a substitute for null data/a dbms success response, so you might want to look at that and make sure it's correct.