spacex / src /config /parser.rs

Commit History

🛠️ fix: make the redis_url option only available on `redis-cache` feature (#244)
8c239e2

neon_arch commited on

Fix git rebase problems, and the failing doctest
e69126c

Zsombor Gegesy commited on

Make the cache types compile time feature flags too, and make it more configurable!
76795c4

Zsombor Gegesy commited on

Cache refactor - add an in-memory cache, so redis is not needed
996ff84

Zsombor Gegesy commited on

Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase
ca4447f

neon_arch commited on

🧹 chore: make github actions happy (#205)
c60fdb8

neon_arch commited on

Merge branch 'rolling' into change-document-style-with-linter-warnings
fb231de
unverified

neon_arch commited on

🧹 chore: make github actions happy (#203)
b9d651c

neon_arch commited on

Update parser.rs
8e56ac8
unverified

alamin655 commited on

Update src/config/parser.rs
3c1aaf6
unverified

alamin655 commited on

Update src/config/parser.rs
531611f
unverified

alamin655 commited on

Update src/config/parser.rs
70a5a24
unverified

alamin655 commited on

Merge branch 'rolling' into feat-rate-limiter-for-websurfx
86991a2
unverified

alamin655 commited on

⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207)
493c56b

neon_arch commited on

⚙️ refactor: change & add documentation to the code based on the lints (#205)
049b1c1

neon_arch commited on

✨ feat: add code to parse the new config option (#203)
4eb75a8

neon_arch commited on

⚙️ refactor: replace rlua with mlua code implementation (#180)(#178)
e4476aa

neon_arch commited on

✨ feat: move implementation of config file path to reduce duplication (#163)
09227d8

neon_arch commited on

fix debug level not being set properly
87e230d

Milim commited on

fix dumb rustfmt version and bump dependency versions
21403d0

Milim commited on

Improve aggregation
5aca5c0

Milim commited on

Improve Aggregation function & config parser
15dfda6

Milim commited on

🔧 chore: fix link in the logs & add logs for engine error (#170)
653d08c

neon_arch commited on

🔧 chore: improve logging based on levels & config options (#173)
8b0f2f5

neon_arch commited on

✨ feat: add control check to avoid reinitializing logging & fix tests
4b4dc28

neon_arch commited on

✨ feat: remove space from the end of the line
11bcf9c

neon_arch commited on

✨ feat: add new config option to manage threads and improve logging
d8bd2fe

neon_arch commited on

✨ feat: improve code documentation
9cb582a

neon_arch commited on

✨ feat: provide functionality to parse the new config option
6d3396b

neon_arch commited on

Merge branch 'rolling' into improve-async-multithreading
74e4fc6

neon_arch commited on

Rename getter functions
99936bc

Trickshotblaster commited on

Rename Things, refactor some code
4402168

Milim commited on