Skip to content
This repository was archived by the owner on Feb 12, 2022. It is now read-only.

Latest commit

 

History

History
22 lines (14 loc) · 431 Bytes

TODO.md

File metadata and controls

22 lines (14 loc) · 431 Bytes

Dev TODO

Global

  • 基于 JVM Memory 实现
  • 基于 Redis/Jedis 实现
  • 基于 Redis/Spring RedisTempate 实现
  • 基于 MySQL/MariaDB 实现
  • 异步 API 实现

Api

  • 补充各个公共方法的API描述

Memory

  • 补充对 LightMap 数据的原子操作
  • 覆盖测试用例

Redis

  • 预防同 key 不同 class 导致的 ClassCast 问题