Skip to content

Commit

Permalink
addon in release note (#2563)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored May 17, 2024
1 parent f8ee751 commit e2d868b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,8 @@

- Optimized session management in the Meta service to reduce latency in high concurrency scenarios. [#5762](https://github.com/vesoft-inc/nebula/pull/5762)

- Optmized LIMIT pushdown rules to improve performance. [#5883](https://github.com/vesoft-inc/nebula/pull/5883)

- Usability:

- Optimized the process of graph space deletion to reduce blocking time. [#5754](https://github.com/vesoft-inc/nebula/pull/5754)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@

- 优化了 meta service 对 session 的管理,以减少高并发场景下的延迟。 [#5762](https://github.com/vesoft-inc/nebula/pull/5762)

- 优化了 LIMIT 下推规则以提升性能。[#5883](https://github.com/vesoft-inc/nebula/pull/5883)

- 易用性:

- 优化了删除 graph space 的过程,减少了阻塞时间。 [#5754](https://github.com/vesoft-inc/nebula/pull/5754)
Expand Down

0 comments on commit e2d868b

Please sign in to comment.