Logo
Explore Help
Sign In
apps/redis-go
0
0
Fork 0
You've already forked redis-go
mirror of https://github.com/HDT3213/godis.git synced 2025-10-05 16:57:06 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
04d118c80c908d3fbde611c9f71dcca310f53cc9
redis-go/datastruct
History
HK40404 04d118c80c bugfix: Runtime error will happen in RemoveAllByVal() if iter.remove() removes quicklist's last page (it happens when last page has only one item) and the quicklist is not empty. In this case, iter.atEnd() will be false, which will cause a nil pointer dereference.
Solution: If iter.remove() remove last item, let it meet iter.atEnd().
2023-08-21 19:34:14 +08:00
..
bitmap
fix tiny bugs
2023-02-20 22:43:45 +08:00
dict
Merge branch 'feat/raft'
2023-06-11 13:25:41 +08:00
list
bugfix: Runtime error will happen in RemoveAllByVal() if iter.remove() removes quicklist's last page (it happens when last page has only one item) and the quicklist is not empty. In this case, iter.atEnd() will be false, which will cause a nil pointer dereference.
2023-08-21 19:34:14 +08:00
lock
Modify the implementation of database RWLocks and RWUnLocks
2023-05-08 22:15:49 +08:00
set
Merge branch 'feat/raft'
2023-06-11 13:25:41 +08:00
sortedset
add zlexcount, zremrangebylex, zrankbylex, zrevrankbylex to zset
2023-06-15 20:55:15 +08:00
Powered by Gitea Version: 1.24.5 Page: 44ms Template: 5ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API