t38c icon indicating copy to clipboard operation
t38c copied to clipboard

Tile38 Client package

Results 15 t38c issues
Sort by recently updated
recently updated
newest added

Hi, I'm trying to retrieve a point in the Point output format. To do so, I tried to force a bit the Keys.Get without success, I found a way around...

I use this for creating a point and mongodb. everything runs great. But now im testing and im unsure how to hit the keys.set.... part of the function. any pointers...

Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. Commits b747d7c Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (#1283) See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/stretchr/testify&package-manager=go_modules&previous-version=1.8.0&new-version=1.8.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with...

dependencies

Radix v4 supports [passing a `context.Context` to all blocking operations](https://pkg.go.dev/github.com/mediocregopher/radix/v4#Cluster.Do). We require this feature to limit potential request timeouts. Please update t38c so that the [`Execute` method](https://github.com/shadowspore/t38c/blob/bf725c4fea5d53d28aa47be2ce67af756ca086f5/transport/radix_pool.go#L46) and other command...

This PR bumps the Golang version to v1.18. This makes the Golang version supported inline with tile38 Go version.

As in the [docs](https://tile38.com/topics/filter-expressions#geojson-properties)?

The function `Field(name string, value float64)` in the builders take a value as a `float64`. This makes the function not support strings, boolean and JSON. However, when building the command,...

Bumps [github.com/paulmach/go.geojson](https://github.com/paulmach/go.geojson) from 1.4.0 to 1.5.0. Release notes Sourced from github.com/paulmach/go.geojson's releases. v1.5.0 What's Changed Fix comments on properties.go by @​gabber12 in paulmach/go.geojson#19 Add implementation driver Value interface by @​kuznetsovin...

dependencies

Bumps [github.com/mediocregopher/radix/v4](https://github.com/mediocregopher/radix) from 4.1.1 to 4.1.3. Changelog Sourced from github.com/mediocregopher/radix/v4's changelog. v4.1.3 Fixed bug in Sentinel where secondaries in the s_down state would still be included in the active set....

dependencies