blossom-editor / blossom

A markdown editor that you can deploy on your own servers to achieve cloud storage and device synchronization(支持私有部署的云端存储双链笔记软件)
https://www.wangyunf.com/blossom-doc/index
MIT License
3.06k stars 250 forks source link

修复索引删除路径错误的问题, 修复事务导致的索引滞后问题。 新增支持spel表达式的自定义注解,用于索引维护,减少对业务代码侵入同时增加拓展性 #61

Closed Andecheal closed 10 months ago

Andecheal commented 10 months ago

修复索引删除路径错误的问题, 修复事务导致的索引滞后问题。 新增支持spel表达式的自定义注解,用于索引维护,减少对业务代码侵入同时增加拓展性 合并 #60 Fix the problem of wrong index deletion path, and fix the problem of index lag caused by transactions. Added custom annotations that support spel expressions for index maintenance, reducing intrusion into business code while increasing scalability Merge #60