Commit Graph

8 Commits

Author SHA1 Message Date
meeg_leeto 415e4e120e fix: hotfix: log needs to happen after filter rejection fallthrough 2022-05-14 23:47:28 +01:00
meeg_leeto 8bac40ebdc chore: bumped MAJOR because of configuration file brk. chng. 2022-05-12 19:19:27 +01:00
meeg_leeto 31d8157618 wip: db communication 2022-04-25 17:59:30 +01:00
meeg_leeto b53646cb64 refact: removed figment dependency 2022-04-15 01:23:55 +01:00
meeg_leeto 703a52ea8f wip: fixes to last commit to successfully run 2022-04-08 22:47:09 +01:00
meeg_leeto 4d83500fed wip: integrating docker/redis
Still untested, but this commit is a checkpoint as there are currently
no errors in the Rust database.
DOCKERFILE AND DOCKER-COMPOSE ARE STILL COMPLETELY UNTESTED AT THIS
POINT
2022-04-08 22:29:08 +01:00
meeg_leeto 4405448fa2 wip: many pieces moving, still.
Working on many things, though it's starting to take shape; the
configuration ouline and its loading (with figment) is well defined
already; working on stabilizing the SQLite connection, and being able to
insert a slug.
2022-03-27 18:09:07 +01:00
meeg_leeto b0be6e999a wip: wrangling warp 2022-03-23 19:13:09 +00:00