Help understanding Futures/Promises in Vapor

This page summarizes the projects mentioned and recommended in the original post on /r/swift

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • FuzzyFind

    A Swift package to perform fuzzy search queries on strings

  • In short what I have is a route within a Vapor project that receives POST requests from a web hook I have setup on the Make platform. This route should then query for all assignments, and attempt to find a matching address using the FuzzyFind library. Sounded simple enough to me.

  • fuse-swift

    Discontinued A lightweight fuzzy-search library, with zero dependencies

  • Previously I attempted to use an async operation wrapping an await withCheckedContinuation, though that was with a different library (fuse-swift). I still couldn't get a value out after the forEach loop.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts