Yevgeniy Firsov

Results 6 comments of Yevgeniy Firsov

Hi, @aman-bansal, thanks for expressing interest in contribution. Contributions are welcome! Just go ahead and file a PR.

We need to consider integrating with https://github.com/spf13/viper

Please rerun the tests with current master, it has been updated with many bugfixes. We will look into if it still reproducible. Thanks for the report.

Along with `wall clock time` type we can introduce `cluster time` field type. So user can define it in the models like this: ``` type User struct { CreateTime tigris.Time...

What would be the event to trigger base image build? Currently we rarely update it. Only when there is a critical vulnerability in the dependency.

You are right, install_build_deps.sh needs to be fixed to support Windows. But most of the development flows don't require FoundationDB clients on the host. So if you disable platform check...