Commit Graph

4 Commits

Author SHA1 Message Date
02afe67ac3 fix: os.Exit() kills any deferred cleanup functions
os.Exit() itself is now also a deferred function, which will be the last to run.
2024-02-05 11:59:50 -06:00
ac62f7d64e moved config/ -> internal/config 2023-12-02 22:09:11 -06:00
44f3b31965 start redis_test.go 2023-12-02 16:56:45 -06:00
458e907c99 moved 'core' to 'internal' 2023-08-23 18:16:24 -05:00