https://github.com/google/cayley
Revision 6875ccdee70dba7904f595aaf9c58c1a4e6c31f6 authored by Jean Niklas L'orange on 19 October 2018, 20:48:11 UTC, committed by Denys Smirnov on 20 October 2018, 09:37:51 UTC
Cayley uses a DeletableBloomFilter for kv stores, which may cause a
panic when loading a database due to an off-by-one error. This was
fixed in commit
https://github.com/tylertreat/BoomFilters/commit/e4c39d49fb322169c2932fc10b0c5544318add78
1 parent 9652755
History
Tip revision: 6875ccdee70dba7904f595aaf9c58c1a4e6c31f6 authored by Jean Niklas L'orange on 19 October 2018, 20:48:11 UTC
Update dependency revision on BoomFilters
Tip revision: 6875ccd
File Mode Size
glog
clog.go -rw-r--r-- 2.6 KB

back to top