Piotr Kowalczuk

Results 13 issues of Piotr Kowalczuk

[Semver](http://semver.org) would help to keep track in e.g. [glide](https://glide.sh).

I'm the author of [promgrpc](https://github.com/piotrkowalczuk/promgrpc) (that, in fact, is using a lot of code from this repository). In reply to https://github.com/grpc-ecosystem/go-grpc-prometheus/issues/37#issuecomment-429737667 I would like to know if you are open...

Reference: https://www.postgresql.org/docs/9.0/static/ddl-constraints.html https://www.postgresql.org/docs/9.0/static/sql-createtable.html#SQL-CREATETABLE-EXCLUDE

hacktoberfest
feature

Right now, with schema like `A 1-n B 1-n C`. Joining from `C` to `A` through `B` is not possible. So expression like: ```go filter := &model.CFindExpr{ Offset: req.Offset, Limit:...

hacktoberfest
feature

Go plugin to inteliJ remove import definition. Its annoing!

This PR turns private `hashRing` type into public `Ring` type. That way value returned by `NewRing` can be passed as an argument or a property. Additionally, I made a few...

New option that gives posibility to validate form by external application eg by http request to backend server.

Feature Requests
Needs More Info

New attempt to move files located in `pkg` directory into `internal`. A completely fresh start as it was quite impossible to rebase the branch after so many changes. Plus I...

Mnemosyne needs alternative way to store sessions. Redis storage is one of missing ones.

hacktoberfest
storage