This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
Reduce Elasticsearch effects
Pre-release
Pre-release
- Eliminated timing dependencies on elasticsearch by refactoring all user-related activities into the LRUCache's critical section.
- Updated documentation
- Clean up module naming and organization