Tiago Peczenyj

Results 54 issues of Tiago Peczenyj

Today we can't create a ring in universal ctor / universal options There is a clash of `Addrs` field name, that is a slice of strings for all flavors of...

I have a very restrictive requirement I need to support path likes /foo /foo/ **without** redirect from one form to the other ( in other words, the last trailing slash...

Hello this method is not thread safe. I am not sure what was the intent with such method BTW also, the LFU cache is already thread safe, it is not...

small improvements on local lfu cache 1. we use a thread safe version of lfu cache 2. we keep all parameters immutable to remove the mutex 3. we add some...

update readme with the right link to go-tinylfu package

here I update the following dependencies (to include several small fixes, updates, etc) ``` github.com/klauspost/compress v1.16.7 github.com/vmihailenco/msgpack/v5 v5.3.5 golang.org/x/net v0.13.0 // indirect golang.org/x/sync v0.3.0 ``` and the test dependency github.com/onsi/gomega...

Today we return Unknown if we call Skip on a reader that is actually a *Reader we can store the original encoding in the structure instead returning Unknown

Package ioutil is considered deprecated and there are alternatives on io and os packages for the same functions

Current version: go 1.21.4

add GDPR::IAB::TCFv2 perl distribution