What is time complexity of the LTRIM command in Redis?

前端 未结 0 644
挽巷
挽巷 2020-12-16 13:07

According to the Redis documentation,LTRIM command of Redis has the following time complexity

Time complexity: O(N) where N is the number of

相关标签:
回答
  • 消灭零回复
提交回复
热议问题