Josh Baker
bb2bb451b2
memory optimizations
...
increased b-tree degrees from 16 to 48
increased r-tree degress from 8 to 15
changed r-tree from float64 to float32
2016-10-24 15:35:47 -07:00
Josh Baker
0df21b998a
updated logo src
2016-10-21 08:42:42 -07:00
Josh Baker
6fa5f836d7
Merge branch 'master' of https://github.com/tidwall/tile38
2016-10-21 08:23:16 -07:00
Josh Baker
11c2c7ad09
Merge branch 'gordysc-master'
2016-10-21 08:22:55 -07:00
Josh Baker
b0d2d78574
mention redic
2016-10-21 08:14:04 -07:00
Luke Gordon
4988c1b529
Fixing typos in README.md
2016-10-21 04:57:03 -05:00
Luke Gordon
a78f37eff7
Updating documentation
2016-10-21 04:56:18 -05:00
Luke Gordon
64fbf1e8bc
Update README.md
...
Tweaking Dockerhub documentation
2016-10-21 04:47:59 -05:00
Luke Gordon
d30cb4894a
Adding smaller logo for Dockerhub
2016-10-21 04:44:03 -05:00
Luke Gordon
a7b9f23494
Moving Dockerfile to a separate directory
2016-10-21 04:33:03 -05:00
Josh Baker
a38228cba0
fix #70 , 1.5.2
2016-10-20 17:47:15 -07:00
Josh Baker
4414ae7424
Merge pull request #69 from gordysc/master
...
Adding official Dockerfile to repo
2016-10-20 08:08:03 -07:00
Luke Gordon
4cd4f35001
Adding newline to Dockerfile
2016-10-20 09:09:27 -05:00
Luke Gordon
cba52ca1ce
Adding Dockerfile for official builds
2016-10-20 09:08:38 -05:00
Josh Baker
b71cd3ef49
1.5.1
2016-10-19 14:06:55 -07:00
Josh Baker
4630a78613
fix #67 , hang on EXPIRE
2016-10-16 08:50:02 -07:00
umpc
bd2c25987a
Typo on line 244: minimum -> maximum
2016-10-13 06:34:51 -04:00
umpc
49b32a1637
Fix comment typo on line 244
2016-10-13 06:26:23 -04:00
umpc
05de7283b4
Non-essential changes
...
I changed style slightly to better fit in with the rest of the project's code, added some missing comments where needed, and added in the commented code that the unchanged bounds must be copied to both of the new bboxes if it is later refactored to work that way.
2016-10-13 06:17:45 -04:00
umpc
c665c324ff
Fix incorrect query boundaries when using large radii
2016-10-13 04:26:05 -04:00
Josh Baker
6c57c663d3
fixed #64 , nearby wrap-around issue
2016-10-12 15:15:07 -07:00
Josh Baker
dad63f9b1f
removed value from EX command
2016-10-03 13:39:55 -07:00
Josh Baker
ff5412becf
1.5.0
2016-10-03 13:16:21 -07:00
Josh Baker
41400657d4
Merge branch 'master' of https://github.com/tidwall/tile38
2016-10-03 13:04:10 -07:00
Josh Baker
7060fae64b
1.5.0
2016-10-03 13:03:26 -07:00
Josh Baker
c425d76374
Z optimized, fixed #61
2016-10-03 13:03:20 -07:00
Josh Baker
8270d11024
Z optimized, fixed #61
2016-10-03 11:37:16 -07:00
Josh Baker
46072f614f
added [NX|XX] to SET, fixes #60
2016-10-03 08:31:13 -07:00
Josh Baker
a13f735061
updated rtree logic to address #62
2016-10-02 17:28:23 -07:00
Josh Baker
d45eb6f92d
using bulkstring for info command #37
2016-09-14 09:36:45 -07:00
Josh Baker
7fba512cb2
bumped version
2016-09-12 06:30:05 -07:00
Josh Baker
3b99a6276e
grpc support
2016-09-11 21:25:09 -07:00
Josh Baker
f2026e1d8d
grpc support
2016-09-11 21:09:02 -07:00
Josh Baker
89cfedeb08
added PDELHOOKS
2016-09-11 19:28:54 -07:00
Josh Baker
a0872036d4
persistent endpoints
2016-09-11 19:28:54 -07:00
Josh Baker
3862f70cac
refactor hooks and endpoints
2016-09-11 19:28:34 -07:00
Josh Baker
5d48c99612
updated SEARCH documentation
2016-09-09 08:43:44 -07:00
Josh Baker
b8487948fa
1.4.2
2016-09-09 06:15:29 -07:00
Josh Baker
cc560646a7
correct log import
2016-09-08 21:37:00 -07:00
Josh Baker
a49d1ddf15
test with very large keys
2016-09-08 16:27:28 -07:00
Josh Baker
a5c10a55f6
removed version from travis
2016-09-08 16:16:13 -07:00
Josh Baker
6d944ada32
fixed #49 . fragmented pipeline requests.
2016-09-08 16:11:53 -07:00
Josh Baker
56de0c9743
allow multispace delim in native proto, fixes #51
...
thanks @huangpeizhi
2016-09-08 05:33:35 -07:00
Josh Baker
bb97727c7c
MATCH with slashes, fixes #50
...
Thanks to @huangpeizhi for identifying this issue.
2016-09-08 04:51:34 -07:00
Josh Baker
9ab35d91f8
linestring nearby search correction, fixes #43
2016-09-02 14:34:17 -07:00
Josh Baker
70556ec375
1.4.1
2016-08-26 14:27:16 -07:00
Josh Baker
53e3326d75
fixed window build error. bump 1.4.1
2016-08-26 14:18:35 -07:00
Josh Baker
0cf5fabfa5
updated version
2016-08-26 13:57:10 -07:00
Josh Baker
adef76af22
type command
2016-08-26 13:42:52 -07:00
Josh Baker
04e5912107
removed gc on info
2016-08-26 12:58:16 -07:00