Commit Graph

  • be3d48c8cb
    Enables cross platform building and pushing of Eelco Cramer 2023-05-03 11:02:40 +0200
  • 8be1890b1d disabled git lookup uwer 2023-05-03 16:23:04 +1000
  • c63468a704 disabled AMQP queue and binding for type topic uwer 2023-05-03 16:22:37 +1000
  • eb1b1aa167 add hostname, port, output, and password env variables to tile38-cli Paulo Silva 2023-04-23 02:06:08 -0300
  • 44d8bced6e
    Bump golang.org/x/net from 0.0.0-20220809184613-07c6da5e1ced to 0.7.0 dependabot[bot] 2023-02-25 01:56:26 +0000
  • aa1060a60f
    Add graceful shutdown on SIGTERM Dmitrii Zganiaiko 2023-02-23 12:01:51 +0200
  • dbd565d361
    Update README.md Josh Baker 2022-12-29 12:06:48 -0700
  • ae3e549cfc Add missing test 1.30.2 tidwall 2022-12-29 11:58:10 -0700
  • f8fd14893a 1.30.2 tidwall 2022-12-29 11:49:58 -0700
  • 4e67d1497c Fixed fields not persisting tidwall 2022-12-29 11:43:24 -0700
  • 44396072a5 Suppress error message when live aof is closed tidwall 2022-12-20 05:59:45 -0700
  • cf745b17d6 1.30.1 1.30.1 tidwall 2022-12-14 04:54:58 -0700
  • a8c92a07c1 Speed up leader/follower replication tidwall 2022-12-14 04:46:28 -0700
  • e60ea706aa Fix field names converting to lowercase tidwall 2022-12-14 04:23:21 -0700
  • e267ddf58c
    Update CHANGELOG.md Josh Baker 2022-11-22 08:03:57 -0700
  • a09ff07c91 1.30.0 1.30.0 tidwall 2022-11-22 07:56:36 -0700
  • 0c95858f62 Allow enough time for client to connect tidwall 2022-11-22 07:50:45 -0700
  • bd8d8cdc77 Ensure case-insensitve compares tidwall 2022-11-22 07:41:33 -0700
  • cc942b2c1c
    Merge pull request #663 from program--/lua-sanitize Josh Baker 2022-11-21 04:56:02 -0700
  • 6b8211c468 Fixed invalid BOUNDS result tidwall 2022-11-21 04:47:56 -0700
  • f4ea9a169f fix: remove explicit type declaration for startedAt program-- 2022-11-11 15:53:16 -0800
  • 02a614bc6d fix: removed init(); modified lua function impls based on review program-- 2022-11-11 15:47:33 -0800
  • ee2237d195 Update CHANGELOG.md tidwall 2022-11-11 14:19:26 -0700
  • 0a915ffe4a 1.29.2 1.29.2 tidwall 2022-11-11 13:59:40 -0700
  • 5ee2470558 Fix #664. Bad line in inner ring response tidwall 2022-11-11 13:39:43 -0700
  • 857f4798c5 Fix #664. Bad line in inner ring response hotfix-664 tidwall 2022-11-11 13:36:07 -0700
  • fa74ffa10f fix: remove package module load entirely, unnecessary program-- 2022-11-09 14:09:36 -0800
  • 9a531a8945 fix: set package module to nil in lua namespace; prevents calling loaders program-- 2022-11-09 13:50:43 -0800
  • ab8e1cc202 fix: handle EVAL vulnerability; open subset of lua modules program-- 2022-11-09 13:33:37 -0800
  • 9c471e3f9c Replace out old style atomics tidwall 2022-11-03 10:07:17 -0700
  • bfcd9fc94f Updaetd btree package tidwall 2022-11-03 09:42:26 -0700
  • 54590bb452 Add match method to expressions tidwall 2022-10-21 04:20:46 -0700
  • bdc80a7f70 Added WHERE expressions tidwall 2022-10-20 17:01:12 -0700
  • 2075bbeae4 Allow for queries GeoJSON properties tidwall 2022-10-20 14:26:34 -0700
  • 959f551f7b Increase timeout for slow CIs tidwall 2022-10-20 11:23:54 -0700
  • cf7f49fd9b Add field path queries for json and comparison operators tidwall 2022-10-20 11:17:01 -0700
  • 6b310cebb5 Fixed zero-field to deleting existing field tidwall 2022-10-19 04:36:17 -0700
  • 61b31a4044 library updates Oleg Biteryakov 2022-10-05 15:01:59 -0700
  • 0723eb5b9f Clean up test output tidwall 2022-09-27 14:42:52 -0700
  • 1cad052a02
    Merge pull request #658 from tidwall/better-tests Josh Baker 2022-09-27 14:32:52 -0700
  • e1df4dbf78 Better OUTPUT tests better-tests tidwall 2022-09-27 14:19:57 -0700
  • 77b4efa55f Better FOLLOW/MONITOR tests tidwall 2022-09-27 14:06:24 -0700
  • 8e0bf1957d wip - follower tests tidwall 2022-09-27 13:09:28 -0700
  • 8608ed0917 Replace abool/aint with new go 1.19 atomics tidwall 2022-09-27 10:15:31 -0700
  • 06ebeecf4a Better AOFMIGRATE tests tidwall 2022-09-27 10:06:47 -0700
  • cfc9673957 wip - Better AOFMIGRATE tests tidwall 2022-09-27 09:47:09 -0700
  • 46927b476f Better TEST tests tidwall 2022-09-27 08:18:17 -0700
  • 659160289c Better READONLY tests tidwall 2022-09-26 17:58:51 -0700
  • 588207d162 Added AOFSHINK tests tidwall 2022-09-26 16:43:55 -0700
  • ad8d40dee5 Better AOF/AOFMD5 tests tidwall 2022-09-26 15:43:14 -0700
  • c093b041e1 Parallel integration tests tidwall 2022-09-26 13:26:46 -0700
  • 3cb8e0509a Thread safe log and support for concurrent tile38 instances tidwall 2022-09-26 10:02:02 -0700
  • 97da6d70c4 Moved metrics into step test tidwall 2022-09-25 06:34:27 -0700
  • 906824323b More graceful Tile38 shutdown tidwall 2022-09-25 06:28:17 -0700
  • f2c3b3924a wip - aof tests tidwall 2022-09-25 03:54:22 -0700
  • 13ceb7da41 Removed global variables from core package tidwall 2022-09-24 15:42:07 -0700
  • 0301545fe6 Better INFO tests tidwall 2022-09-24 14:28:47 -0700
  • 1001de7311 Refactor for better coverage tidwall 2022-09-24 14:01:36 -0700
  • 891fd10ef6 Added bson tests tidwall 2022-09-24 13:57:03 -0700
  • d8ecbba0be Better CLIENT tests tidwall 2022-09-24 13:41:36 -0700
  • 2b6ab4368a Fix hang on empty response tidwall 2022-09-24 07:24:04 -0700
  • e6cced4c4a Fix hang on empty RESP response tidwall 2022-09-24 07:22:39 -0700
  • 5460998086 wip - fixing the empty response error tidwall 2022-09-24 06:22:58 -0700
  • 9c8e7e90e1 Clean up some tests tidwall 2022-09-23 17:54:49 -0700
  • 5c455cbe10 Better HEALTHZ tests tidwall 2022-09-23 17:34:09 -0700
  • 5bcef43894 Better KEYS tests tidwall 2022-09-23 16:12:32 -0700
  • 295a9c45a8 Better SET/PERSIST/TTL/STATS tests tidwall 2022-09-23 15:29:46 -0700
  • 7fa2dc4419 Better FSET tests tidwall 2022-09-23 12:42:39 -0700
  • d7ad01e593 Better FLUSHDB/EXPIRES tests tidwall 2022-09-23 11:40:48 -0700
  • 960c860b3a Better RENAME/RENAMENX tests tidwall 2022-09-23 11:18:01 -0700
  • ede1ce0269 Better GET/DROP tests tidwall 2022-09-23 10:42:43 -0700
  • db380a4fee Better DEL/PDEL/TYPE tests tidwall 2022-09-23 09:04:01 -0700
  • ef95f04aca Better coverage BOUNDS tidwall 2022-09-23 07:51:05 -0700
  • d61f0bc6c8 wip - better tests tidwall 2022-09-23 07:30:03 -0700
  • a824d58419 Minor optimization to avoid unneeded field merging tidwall 2022-09-22 14:22:45 -0700
  • a452d45a1e Merge fix follower auth fix tidwall 2022-09-22 04:46:18 -0700
  • 175f44634d Update to include hotfix tidwall 2022-09-21 19:25:06 -0700
  • a490f09a24 1.29.1 1.29.1 auth-follower-hotfix tidwall 2022-09-21 19:11:13 -0700
  • fe180dc4e4 Fix follower not authenticating after aofshink tidwall 2022-09-21 19:07:38 -0700
  • 0b2814d8e0 Fix follower not authenticating after an aofshrink tidwall 2022-09-21 18:44:09 -0700
  • 40dddd2620 Update btree and minor optz tidwall 2022-09-21 18:29:01 -0700
  • ac0f170477 Keep struct file in tree tidwall 2022-09-21 10:42:13 -0700
  • 4b71083fae Binary objects tidwall 2022-09-21 10:40:37 -0700
  • def9c173bf Remove created field tidwall 2022-09-21 10:03:53 -0700
  • 2c643996e7 Immutable Object type tidwall 2022-09-20 14:20:53 -0700
  • ba9a767988 Changed the collection rectangle dimension type tidwall 2022-09-19 17:51:14 -0700
  • d5c148ca41 Field overhaul tidwall 2022-09-19 17:47:38 -0700
  • 4a0bab3e3a
    Merge pull request #657 from iwpnd/fix/distance-to-nearby-ids Josh Baker 2022-09-17 08:57:49 -0700
  • 33e8e28a83 feat: add distance to NEARBY IDS response Benjamin Ramser 2022-09-17 11:02:20 +0200
  • 3011b6ec45 Upgrade geojson dependency tidwall 2022-09-14 08:14:29 -0700
  • c8ea2fc741 Vector tiles over http mvt tidwall 2022-09-13 17:39:13 -0700
  • 059dcd5e9a Merge branch 'master' into mvt tidwall 2022-09-13 08:24:06 -0700
  • 1177bbb80c Moved root collection keys into generic btree. tidwall 2022-09-13 08:16:41 -0700
  • da2b5b29c2 Merge branch 'master' into mvt tidwall 2022-09-12 17:06:37 -0700
  • dd11eded5c Cleanup code for Go 1.19 tidwall 2022-09-12 17:06:27 -0700
  • 4bbe1c379a Merge branch 'master' into mvt tidwall 2022-09-12 16:38:59 -0700
  • 023433a963 Fix server hang on shared address tidwall 2022-09-12 16:38:45 -0700
  • d350006477 Updated modules tidwall 2022-09-12 16:02:56 -0700
  • ad12a763a3 Merge branch 'master' into mvt tidwall 2022-09-12 16:02:23 -0700
  • cbfb271541 Updated data structures to use Go generics. tidwall 2022-09-12 09:12:51 -0700