Skip to content

MonTally v1.7.0

Compare
Choose a tag to compare
@ZeroxyDev ZeroxyDev released this 30 Oct 20:57
454e4eb
  • [Add] Cache System

    • Manages RAM, includes priority system, auto cleanup, and data expiration.
    • Persistent storage using Internal DB, CRUD operations, auto cleanup, and metadata management.
  • [Add] Worker System

    • Worker pool, resource management, and load balancing.
  • [Add] Processing System

    • Batch processing, task queue, and resource optimization.
  • [Add] API System

    • Internal API communication, data fetching, and error handling.