CerealDevelopment / CerealBot

Super Cereal stuff :herb: :robot: :herb:
Apache License 2.0
4 stars 0 forks source link

#60 - Moving from keyv to knex #63

Closed jbgerth closed 3 years ago

jbgerth commented 3 years ago

@Xol introduced knex as a database connector for the memes. We already had keyv as a simple key/value connector. I switched from keyv to knex in this PR, to keep our dependencies as small as possible,