wemixarchive / go-wemix

Go implementation of the Wemix project.
https://www.wemix.com/
GNU Lesser General Public License v3.0
28 stars 25 forks source link

fix: update rocksdb to v6.28.2 #120

Closed egonspace closed 2 weeks ago

egonspace commented 2 weeks ago

for issue #119

Currently, go-wemix uses rocksdb v6.27.3(fcf3d75f3f022a6a55ff1222d6b06f8518d38c7c). By issue #119, we need to test it with rocksdb of more higher version. So we upgrade rocksdb to v6.28.2(df4d3cf6fd52907f9a9a9bb62f124891787610eb).