Antonio Navarro Perez

Results 146 comments of Antonio Navarro Perez

Thanks a lot for the explanation. Just to be more familiar with the codebase I tried to fix the skip file problem (just a workaround, to be able to iterate...

A tentative fix here: https://github.com/saracen/go7z/pull/5

Not add `Change` into `Filesystem` interface, but implement `Changer` interface on osfs implementation will not break backward compatibility.

Planned for next release using https://github.com/fsnotify/fsnotify to make multi-OS compatible.

Hi @joshurawr Yes, the idea with this feature is to dynamically load/unload torrents from a specified folder while distribyted is running. Apart from that, we could implement initial torrent loading...

We can leave this to see if it makes sense to do it in the future. Right now is not causing any problems.

@erizocosmico we should focus on OKRs.

maybe we should have a look of how is working on mysql or postgres: https://dev.mysql.com/doc/refman/8.0/en/multiple-column-indexes.html

Let's keep that issue open until we find a good solution for that. Right now is not a high priority.

If it is internally, at pilosa implementation level, I'm totally in on that. We should save on pilosa metadata the pilosa indexes that go-mysql-server indexes are using to know if...