tile38/internal
Jason Kwon d24fbd02da Adds the ability to use SQS FIFO queues.
All SQS FIFO queues have the `.fifo` suffix at the end of their URL - this is how we determine if we are using a FIFO queue or not. The `MessageGroupId` (A required field for FIFO) is set using the key & id of the event's message.

Note: This commit does not add the the `MessageDeduplicationID` so the FIFO queue must have content-based deduplication enabled.
2024-12-05 11:57:50 +01:00
..
bing Code cleanup 2019-10-30 10:17:59 -07:00
buffer Fixed invalid BOUNDS result 2022-11-21 04:47:56 -07:00
clip Code cleanup 2021-07-08 06:46:08 -07:00
collection Allow for queries GeoJSON properties 2022-10-20 14:26:34 -07:00
deadline Cleanup code for Go 1.19 2022-09-12 17:06:27 -07:00
endpoint Adds the ability to use SQS FIFO queues. 2024-12-05 11:57:50 +01:00
field Merge pull request #731 from oftenoccur/master 2024-06-03 19:36:24 -07:00
glob Cleanup code for Go 1.19 2022-09-12 17:06:27 -07:00
hservice Faster point in polygon / GeoJSON updates 2018-10-13 04:30:48 -07:00
log Thread safe log and support for concurrent tile38 instances 2022-09-26 10:02:02 -07:00
object Update btree and minor optz 2022-09-21 18:29:01 -07:00
server Use zero for undefined fields in where expressions 2024-11-05 14:03:23 -07:00
sstring Field overhaul 2022-09-19 17:47:38 -07:00