13 Commits (d29b82587f6ecd9b24f08333769eda93d1cdfcf4)

Author SHA1 Message Date
Thomas Lynch de75523ddc start making the config able to reload, for now just clearing require.cache 4 years ago
Thomas Lynch d76c233d92 simple pubsub test in redis file 4 years ago
some_random_guy 0f20646833 use `redirect: false` in express.static 4 years ago
Thomas Lynch e6f11478ee
Dev auto reset triggers (#152) 4 years ago
fatchan 2b4e631756 accounts page, list owned and mod boards in accounts, show on global manage and accounts page 5 years ago
fatchan 9ce66a303d change config to js file so it an include comments 5 years ago
fatchan f55b0f4cea add other util to redis wrapper using scan to delete keys by a pattern for diagnostics or amdinistrative purposes 5 years ago
fatchan 8e5d1a15f8 add TTL to redis set in wrapper 5 years ago
fatchan 392d2c8199 small typographical and minor changes 5 years ago
fatchan 5ef7da7100 banner rotating uses srandmember from redis of board banners 5 years ago
fatchan 6a21fcccb1 add del to redis and cache boards for single board query and exists middleware 5 years ago
fatchan 4e22ee61ce switch to bull instead of rsmq its superior in every way 5 years ago
fatchan 3aabb5dbb5 switch redis lib to have a separate client, so that i can use it for k:v cache later 5 years ago