Commit graph

5 commits

Author SHA1 Message Date
Noikoio
b67716ec94 Finished implementing database caches 2017-11-05 20:55:57 -08:00
Noikoio
2958d14b08 Finished implementing DatabaseConfig
No longer using separate schemas for each guild. Values for multiple
guilds will be stored within the same table.
2017-11-05 14:58:50 -08:00
Noikoio
97b3bddf20 Split DBCache class into two separate classes 2017-11-05 12:01:32 -08:00
Noikoio
244debadf2 Partial progress on DBCache 2017-11-01 16:24:22 -07:00
Noikoio
5c972997c0 Added DBCache
Currently incomplete. This feature will maintain a cache of
entities in a database to be used by upcoming features and
possible external utilities to be created in the future.
2017-10-29 20:04:57 -07:00