Skip to content

feat: add Features server/client package with Vapor example#1

Merged
AdonisCodes merged 3 commits into
mainfrom
feat/features-server-client-v2
Jul 12, 2026
Merged

feat: add Features server/client package with Vapor example#1
AdonisCodes merged 3 commits into
mainfrom
feat/features-server-client-v2

Conversation

@AdonisCodes

Copy link
Copy Markdown
Contributor

Summary

  • add FeaturesServer with deterministic bucketing, request-time evaluation middleware, latest-only override audit rows, and auth-protected routes
  • add FeaturesClient with fetch/toggle APIs
  • scaffold FeaturesShared and FeaturesAdmin targets
  • add runnable Vapor + Fluent SQLite example app and simple client executable

Notes

  • FeaturesServer.configure registers migrations and feature routes
  • overrides are append-only audit rows with latest=true semantics
  • no tests included yet (as requested)

@AdonisCodes AdonisCodes merged commit dc00177 into main Jul 12, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant