-
-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
Context
As a developer, I need Laravel cache operations to work against SurrealDB so local-first and graph-centric deployments can rely on a single persistence technology where appropriate.
Acceptance Criteria
- A cache store driver backed by SurrealDB is implemented.
- Core cache operations are covered by tests.
- Configuration for selecting the cache driver is documented.
- Any unsupported cache behaviors are documented explicitly.
Notes
This should integrate cleanly with Laravel's cache abstraction rather than bypassing it.
Out of Scope
- Session storage
- Queue storage
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels