Example: memory store for testing and prototyping #30
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ash/eskit#30
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
What
Minimal example using in-memory store. For tests, prototypes, and learning.
Must Demonstrate
Why
This is the "learn eskit in 5 minutes" example. Zero infrastructure.
go test ./...and see everything work.