Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V4: State and Cache providers #2251

Open
wants to merge 12 commits into
base: 4.0
Choose a base branch
from
Open

V4: State and Cache providers #2251

wants to merge 12 commits into from

Commits on Apr 16, 2022

  1. initial implementation

    Cachable models so far
    - Users
    - Presence
    quinchs committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    3e36fbb View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. Change up model flows

    quinchs committed Apr 18, 2022
    Configuration menu
    Copy the full SHA
    627f887 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adcb58e View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2022

  1. updates

    quinchs committed Apr 23, 2022
    Configuration menu
    Copy the full SHA
    17306d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2022

  1. Final POC for users

    quinchs committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    d89d13d View commit details
    Browse the repository at this point in the history
  2. Update src/Discord.Net.WebSocket/DiscordSocketConfig.cs

    Co-authored-by: Jared L <[email protected]>
    quinchs and lhjt committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    a4e1f54 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9826cf6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2022

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

Commits on Apr 27, 2022

  1. default model maps

    quinchs committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    157063c View commit details
    Browse the repository at this point in the history
  2. custom model factory

    quinchs committed Apr 27, 2022
    Configuration menu
    Copy the full SHA
    dc2dafa View commit details
    Browse the repository at this point in the history

Commits on May 10, 2022

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

Commits on May 23, 2022

  1. more work on cache provider

    quinchs committed May 23, 2022
    Configuration menu
    Copy the full SHA
    67c5094 View commit details
    Browse the repository at this point in the history