Commit Graph

172 Commits

Author SHA1 Message Date
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
Josh Baker c81883a629 info command 2016-08-26 12:54:19 -07:00
Josh Baker c68e60ed2f write http response as three chunks 2016-08-26 07:35:19 -07:00
Josh Baker b73cc35749 fixed http response charset 2016-08-26 07:31:09 -07:00
Josh Baker a2fa6444b1 requirepass with no password with remove auth, fixes #39 2016-08-26 07:19:31 -07:00
Josh Baker 01c05b2ce9 support all versions of HTTP, fixes #38 2016-08-26 06:55:22 -07:00
Josh Baker 7b8c2dae85 http auth fixes #36 2016-08-25 05:25:20 -07:00
Josh Baker 1d427c849f Added BOUNDS command
It's now possible to get the combined minimum bounding rectangle for all
objects in a key by issuing the command "BOUNDS key".
2016-08-19 08:33:58 -07:00
Josh Baker 6e4977ac0f added bounds function to rtree 2016-08-19 08:04:18 -07:00
Josh Baker f69153efb0 removed quadtree 2016-08-19 07:47:39 -07:00
Josh Baker 8dc5e96669 1.3.0 2016-07-22 11:35:35 -07:00
Josh Baker 541f824066 1.3.0 2016-07-22 11:26:08 -07:00
Josh Baker bbbee21be8 Merge branch 'master' of https://github.com/tidwall/tile38 2016-07-22 11:23:04 -07:00
Josh Baker 0d0ebf8c7f added .exe to windows binaries 2016-07-22 11:22:55 -07:00
Josh Baker 988e6e5fcc fixes #28 windows cmd error 2016-07-22 11:11:17 -07:00
Josh Baker 7549317174 fixed badge link url 2016-07-15 13:21:29 -07:00
Josh Baker 39c2e309e4 added badges to readme 2016-07-15 13:13:12 -07:00
Josh Baker e766dd75ae added EXPIRES, PERSISTS, TTL, and EX keyword 2016-07-15 13:06:11 -07:00
Josh Baker 638c35b5b9 fixed scan bug 2016-07-15 13:01:15 -07:00
Josh Baker 7455c52cb5 expires 2016-07-15 12:22:48 -07:00
Josh Baker a5069d5fe8 fixed test 2016-07-12 23:03:52 -06:00
Josh Baker 53ceb4ee2e removed ScanType 2016-07-12 22:59:36 -06:00
Josh Baker 4656c4c8f3 refactor field 2016-07-12 22:51:01 -06:00
Josh Baker b08c686c64 SEARCH command 2016-07-12 21:11:02 -06:00
Josh Baker 7bbe7adbd5 Update README.md 2016-07-12 13:36:01 -06:00
Josh Baker 4ad2eea3e0 Update README.md 2016-07-12 13:35:40 -06:00
Josh Baker 12247cc8d1 Update README.md 2016-07-12 13:34:52 -06:00
Josh Baker ca7aa914fd Update README.md 2016-07-12 13:32:53 -06:00
Josh Baker f05bdf4176 Update README.md 2016-07-12 13:29:52 -06:00
Josh Baker 0b663a3f2f added roa 2016-07-12 13:27:34 -06:00
Josh Baker 75adea6a9c scan order asc/desc 2016-07-12 13:18:16 -06:00
Josh Baker 4fd7e1f821 support for parsing globs 2016-07-12 12:48:40 -06:00
Josh Baker 388409072c added log test 2016-07-12 10:07:28 -06:00
Josh Baker 02ff2a70bf basic string support 2016-07-10 22:40:18 -06:00
Josh Baker fbe19564b9 added string type 2016-07-10 13:23:50 -07:00
Josh Baker 8d89198eaf wip. adding string value type. 2016-07-09 19:44:28 -07:00
Josh Baker bfa204067c replaced vendor btree with custom version 2016-07-09 19:43:52 -07:00
Josh Baker 8ad3720a79 Merge branch 'adoerr-geohash_test' 2016-06-21 14:14:15 -07:00