🛠️ fix: make the redis_url option only available on `redis-cache` feature (#244) 8c239e2 neon_arch commited on Sep 17, 2023
Make the cache types compile time feature flags too, and make it more configurable! 76795c4 Zsombor Gegesy commited on Sep 12, 2023
Cache refactor - add an in-memory cache, so redis is not needed 996ff84 Zsombor Gegesy commited on Sep 9, 2023
Merge branch 'rolling' into reorganize-code-and-restructure-the-codebase ca4447f neon_arch commited on Sep 13, 2023
Merge branch 'rolling' into change-document-style-with-linter-warnings fb231de unverified neon_arch commited on Sep 12, 2023
Merge branch 'rolling' into feat-rate-limiter-for-websurfx 86991a2 unverified alamin655 commited on Sep 10, 2023
⚙️ refactor: reorganize code & restructure codebase for better maintainability (#207) 493c56b neon_arch commited on Sep 3, 2023
⚙️ refactor: change & add documentation to the code based on the lints (#205) 049b1c1 neon_arch commited on Sep 3, 2023
⚙️ refactor: implement default trait for Style struct (#180)(#178) 7b33744 neon_arch commited on Aug 27, 2023
⚙️ refactor: replace rlua with mlua code implementation (#180)(#178) e4476aa neon_arch commited on Aug 27, 2023
✨ feat: move implementation of config file path to reduce duplication (#163) 09227d8 neon_arch commited on Aug 22, 2023
🔧 chore: fix link in the logs & add logs for engine error (#170) 653d08c neon_arch commited on Aug 5, 2023
🔧 chore: improve logging based on levels & config options (#173) 8b0f2f5 neon_arch commited on Aug 3, 2023
✨ feat: add control check to avoid reinitializing logging & fix tests 4b4dc28 neon_arch commited on Aug 2, 2023
✨ feat: add new config option to manage threads and improve logging d8bd2fe neon_arch commited on Aug 2, 2023
✨ feat: provide functionality to parse the new config option 6d3396b neon_arch commited on Jul 30, 2023