graphscale
graphscale copied to clipboard
Implement In Memory Kvetch Shard with In-Mem Sqlite
When I first wrote the in-memory kvetch shard, I wasn't aware that there was a viable in-memory implementation of sqlite. Reimplementing the memory shard on top of that would allow the pymysql sql implementation to track much more closely.