I don't know what I was thinking with #1. The point of this project was to make configuration done with an easy to use config file only and not require restarts
We achieve this with the sqlite database but the point of the database was specifically for file based caching #4 along with in-memory caching.
My overall vision is to have a series of networking tools that can be configured solely through a single config file
I don't know what I was thinking with #1. The point of this project was to make configuration done with an easy to use config file only and not require restarts
We achieve this with the sqlite database but the point of the database was specifically for file based caching #4 along with in-memory caching.
My overall vision is to have a series of networking tools that can be configured solely through a single config file