Skip to content
This repository has been archived by the owner on Jul 26, 2023. It is now read-only.

Support Edge API Route and Edge Config as kv Store #881

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Commits on Feb 15, 2023

  1. shorten path to config files

    aidenlx committed Feb 15, 2023
    Configuration menu
    Copy the full SHA
    de10ee4 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. enable edge runtime for api

    aidenlx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2a98b9b View commit details
    Browse the repository at this point in the history
  2. use edge config to store kv

    aidenlx committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    552b9ce View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2023

  1. api is now compatible with ioredis

    new api using edge runtime need to explictly enable via edge config (`edge_runtime: true`)
    aidenlx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a10ed00 View commit details
    Browse the repository at this point in the history
  2. fix CORS not set in response

    aidenlx committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    98af632 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cf893b5 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2023

  1. Configuration menu
    Copy the full SHA
    a7fdf49 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    cbedcf6 View commit details
    Browse the repository at this point in the history