hiqbn
hiqbn
What's the optimum minimum length for compression for brotli and shoco? i think optimum min length also should be tested.
Instead of keeping two databases of bolt and redis, possible to rewrite backend as redis? there's interface store. hope you can help
can u do a redis backend for blevesaerch?
possible to update expiry time only and not update the whole thing? just update expiry time only and nothing else.
I dont see any configuration settings for limiting the number of bytes or slices / elements allocated. Thanks for the software by the way
Used for http caching, I cant seem to find this function in fasthttp too. It'll be useful https://github.com/karlseguin/ccache The layeredcache feature is basically like hash feature of redis, hset("key","field","value") so...
I've seen jedis or nedis etc comment but how do i use etcd to do ha without using sentinel? is that possible?
I've seen jedis or nedis etc comment but how do i use etcd to do ha without using sentinel? is that possible?
i havent try but i would like to increase maxslotnum to 16384. is that ok if i just change this line in this file? ./pkg/models/slots.go // Copyright 2016 CodisLabs. All...
the program is good. running fairly well but i saw the code and realised the 350 bytes associated with it. maybe you can look into https://github.com/allegro/bigcache and see if can...