outbaksean / EveCombatLog

A tool for Eve Online capsuleers to log combat interactions in order to improve their PvP skill.
MIT License
0 stars 0 forks source link

Create In Memory DB Helper for Mocking #14

Open outbaksean opened 4 years ago

outbaksean commented 4 years ago

This will be used for local testing/development.

outbaksean commented 4 years ago

This class implements the IDBHelper interface from the model. It only keeps data in memory and is for development and debugging purposes prior to dynamodb.