Vasiliy Tolstov

Results 94 issues of Vasiliy Tolstov

I'm need to some go library to proxy s3 api requests to own internal api storage. i found this project and try to understand how it suitable for my use-case....

support

hi, i know that fieldalignment now preferred way to check/fix field alignment in golang structs. how to deal with it if i want to have automatic align fields via own...

i want to use this package for my use case: i'm try to write key/val storage that uses ceph crushmap to determine on which nodes data placed and do data...

As i see lldb uses zappy for compression, does it possible to get compressor via interface to get ability to use different compressor for data (i want to try lz4)...

enhancement

I'm test github.com/syndtr/goleveldb/leveldb and github.com/cznic/kv https://play.golang.org/p/EMAWeQWCdsY ``` go1.10beta1 test -bench . goos: linux goarch: amd64 pkg: sdstack.com/storage/storage/test/tt BenchmarkLevelDB-16 2000000000 0.09 ns/op 11858927.40 MB/s BenchmarkKV-16 2000000000 0.36 ns/op 2845198.15 MB/s ```

i want to have event in my ap when conection to libvirt daemon closed (client disconnected), as i see libvirt sources and this package i can use ConnectRegisterCloseCallback But how...

bug

I know about max in flight option, but i need to have more then 1 message without ack , but only one active durable queue subscriber and all other as...

enhancement
customer requested

as i see after reconnecting to nats-streaming-server we need to resubscribe to subscribed topics after reconnect, does this right? If yes - i think that proper place for this -...

will be cool to have ability to export saved key via qr code, for example to export key to google authentificator, or have ability to get secret back

thank you for you app, it's really helpful does it possible to limit output for only one otp code , for example i can search/select some issuer name or id...