LogoLogo
GitHubLeft HookDemo
0.2
0.2
  • πŸ₯³Introduction to Frigg
  • πŸ‘©β€πŸ’»Developing Integrations with Frigg
    • Overview
    • Tutorials
      • Quick Start Tutorial
        • Create Frigg App
        • Exploring the App
        • Connecting to the Database
        • Installing an API Module
        • Building your first integration
        • Testing the Integration
        • Next Steps
    • Framework Development Guide
    • API Module Development Guide
      • Introduction
      • Getting Started
      • Conventions
      • Deployment
        • Testing
        • Publishing
        • Extending
    • Integration Development Guide
    • Authentication
  • πŸ“–Frigg Reference
    • Overview
    • Core Concepts
    • Architecture
    • API Reference
  • 🀝Contributing
    • Contributing
      • Contributor Covenant Code of Conduct
      • PULL_REQUEST_TEMPLATE
  • πŸ”ŒAPI Modules
    • Overview
    • API Module Library
      • ActiveCampaign
        • Configuration
        • ActiveCampaign Docs
      • Attentive
        • Configuration
        • Attentive Docs
      • ConnectWise
        • Configuration
      • Fastspring
        • Configuration
      • Hubspot
        • Configuration
        • Hubspot Docs
      • Monday.com
        • Configuration
        • Monday.com Docs
      • RollWorks
        • Configuration
      • Salesforce
        • Configuration
      • Salesloft
        • Configuration
    • Building Your Own Module
  • πŸ“žSupport
    • Contact
      • Join Slack Channel
      • Chat with Us
    • Frequently Asked Questions (FAQs)
  • πŸ—ΊοΈRoadmap
    • Overview
Powered by GitBook
On this page
  • Near Term Roadmap
  • Mid Term Roadmap
  • Long Term Roadmap

Was this helpful?

Edit on GitHub
Export as PDF
  1. Roadmap

Overview

PreviousFrequently Asked Questions (FAQs)

Last updated 1 year ago

Was this helpful?

We've got a dedicated roadmap tool to help you track specifics, and to let you make suggestions. Wherever you're comfortable, since it's integrated to GitHub.

At a very high level, however, here's what we want to accomplish in the near, mid, and long terms:

Near Term Roadmap

This is in the next 3-6 months, heading into 2023.

  • Rapidly add more API Modules

  • Add unit tests to all core modules to harden them up for future iteration

  • Simplify the install process

  • Add more documentation

  • Add notes for deploying using popular services

Mid Term Roadmap

In the next 6-12 months, through 2023

  • Add support for major databases

    • Postgres

    • Redis

    • MySQL ?

    • DynamoDB

  • Add support for all major cloud providers

    • Google Cloud

    • Microsoft Azure

  • Add CLI for rapidly adding integrations

  • Add robust versioning system

  • Analytics and Management API and corresponding code

Long Term Roadmap

Sometime in the future, end state goal

  • Make Frigg easily deployable with docker/kubernetes if desired

  • Support multiple languages for runtime

  • Optimize the primitives so Frigg is the fastest possible service

πŸ—ΊοΈ
Frigg Framework Feedback
Logo